Commit Graph

25 Commits

Author SHA1 Message Date
23adcd5112 Change FiraCode to Monaspice Neon 2023-11-23 12:54:43 -05:00
5569268364 Replace VictorMono with FiraCode 2023-11-23 11:02:27 -05:00
e7b1508a60 Fix Doom Doctor Warnings
- Disable support for unused languages
- Add dotfiles to projectile search path
- Add shell settings so bash is used internally and fish is used for
  terminal emulators
2023-11-12 12:45:48 -05:00
3c235db8fb Update Projectile Search Path
- Change from ~/Projects to ~/Git
2023-11-11 19:57:23 -05:00
ff370e62a8 Dracula Pro Theme
- Add dracula pro themes
- Change default theme to dracula-pro-pro
2023-03-29 16:37:28 -04:00
7b38c5ab88 Add lua mode 2022-08-11 16:23:46 -04:00
be2af81c73 Emacs PKGBUILD Mode
- Remove `RESULTS` section that was inserted by org mode
- Add `pkgbuild-mode` to emacs
2022-08-09 11:03:38 -04:00
8ceba5bc25 Systemd Mode Package
- Add package for systemd major mode for editing service files
2022-07-17 07:05:59 -04:00
acb5f94af2 Markdown & Modeline Configuration
- Add markdown header customization
- Add modeline configuration
2022-07-02 09:33:47 -04:00
9ef9f09c22 Debugging & Auto Formatting
- Add keybindings for debugging
- Enable formatting on save
- Configure python DAP mode to use debugpy
2022-07-02 08:46:30 -04:00
5fda254ac2 Update Available / Enabled Modules & Rainbow Mode
- Add rainbow mode
- Update `init.el` with latest version from upstream
- Disable `doom-quit`
- Enable `ibuffer`
- Add `hunspell` and `everywhere` flags to `spell`
- Enable `debugger` with `lsp` flag
- Enable `docker`
- Disable `rgb` as it is deprecated
- Enable `java`
- Enable `rust`
- Add `lsp` flag for `haskell`
- Add `lsp` flag for `json`
- Add `dragndrop` and `jupyter` flags to `org`
- Replace `fish-mode` package with `fish` flag for `sh`
- Add `lsp` flag for `yaml`
- Fix projectile project search paths
- Add and configure global Rainbow Mode
2022-07-02 08:02:59 -04:00
c8012f6106 Fix unicode font 2022-07-01 18:58:42 -04:00
cf8cc5aebf Org Bullets & Ellipsis
- Org babel tangle keybinding
- Add org-superstar with custom headline bullets
  and item bullets
- Add custom ellipsis icon
2022-07-01 15:39:54 -04:00
2c81c199a4 Org Fonts
- Change variable pitch font from Cantarell to Ubuntu Nerd Font
- Use DT's org header level customization
- Enable auto revert for non file buffers
2022-07-01 09:53:52 -04:00
7f0e5c606a Enable Global Auto Revert Mode
- Auto revert buffers for changed files
2022-05-19 07:41:12 -04:00
381ae07bc3 Update Git Mode Packages
- Replace gitattributes-mode, gitconfig-mode, and gitignore-mode
  packages with git-modes
2022-05-04 07:38:24 -04:00
38b7a90160 CDLaTeX Package
- Clean up comment alignment in config
- Enable cdlatex package for latex
- Add cdlatex TAB keybinding
2021-10-20 09:04:01 -04:00
220ca9515a File Extension Mode Association
- Associate ".m" files with octave-mode
2021-09-26 11:39:49 -04:00
b306142220 Add Frame Opacity of 95% 2021-09-26 10:07:39 -04:00
918d196525 Font Changes & Word Wrapping
- Enable word wrapping
- Remove email address variable
- Change source code font to VictorMono Nerd Font Mono
- Change regular font size to 14
- Enable bold and italicized fonts
- Make comments and keywords italicized
- Hide emphasis markers (e.g. /italic/ and *bold*) in org documents
- Remove redundant "Org" from headings within org mode section of README
2021-09-21 14:49:12 -04:00
4d5cf85fac Enable LSP Mode
- Enable lsp mode flag for supported programming languages
2021-09-19 08:55:29 -04:00
7dec9becf1 Split README into more headings
- Add more headings to README to split up source blocks
2021-09-17 00:49:30 -04:00
82682917cd Add Modules/Packages/Settings from Personal Config
- Enable treemacs, Jupyter notebook, make, and haskell modules in init.el
- Add projectile search path in config.el
- Add org-auto-tangle, tab-width, and highlight-indent-guides config to config.el
- Add org-auto-tangle, fish-mode, git file modes, and vimrc mode to packages.el
2021-09-16 10:47:24 -04:00
1ff3fd0aa7 Doom Emacs Literate Config
- Add README.org with code blocks for config files
2021-09-11 11:51:08 -04:00
cd89528a0c Initial Commit 2021-09-11 09:09:43 -04:00