23 Commits

Author SHA1 Message Date
Sravan Balaji
d71a35720f Remove org superstar configuration 2025-04-26 21:06:59 -04:00
Sravan Balaji
83c8819b26 Remove conflicting dap-mode / Dape keybindings 2025-04-26 14:44:42 -04:00
Sravan Balaji
325b13ed8d Init.el Cleanup and Relative Line Mode
- Remove whitespace in init.el
- Use built-in lua and nix language support
  instead of external packages
- Enable relative line mode
2024-12-31 11:12:59 -05:00
Sravan Balaji
23adcd5112 Change FiraCode to Monaspice Neon 2023-11-23 12:54:43 -05:00
Sravan Balaji
5569268364 Replace VictorMono with FiraCode 2023-11-23 11:02:27 -05:00
Sravan Balaji
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
Sravan Balaji
3c235db8fb Update Projectile Search Path
- Change from ~/Projects to ~/Git
2023-11-11 19:57:23 -05:00
Sravan Balaji
ff370e62a8 Dracula Pro Theme
- Add dracula pro themes
- Change default theme to dracula-pro-pro
2023-03-29 16:37:28 -04:00
Sravan Balaji
acb5f94af2 Markdown & Modeline Configuration
- Add markdown header customization
- Add modeline configuration
2022-07-02 09:33:47 -04:00
Sravan Balaji
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
Sravan Balaji
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
Sravan Balaji
c8012f6106 Fix unicode font 2022-07-01 18:58:42 -04:00
Sravan Balaji
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
Sravan Balaji
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
Sravan Balaji
7f0e5c606a Enable Global Auto Revert Mode
- Auto revert buffers for changed files
2022-05-19 07:41:12 -04:00
Sravan Balaji
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
Sravan Balaji
220ca9515a File Extension Mode Association
- Associate ".m" files with octave-mode
2021-09-26 11:39:49 -04:00
Sravan Balaji
b306142220 Add Frame Opacity of 95% 2021-09-26 10:07:39 -04:00
Sravan Balaji
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
Sravan Balaji
7dec9becf1 Split README into more headings
- Add more headings to README to split up source blocks
2021-09-17 00:49:30 -04:00
Sravan Balaji
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
Sravan Balaji
1ff3fd0aa7 Doom Emacs Literate Config
- Add README.org with code blocks for config files
2021-09-11 11:51:08 -04:00
Sravan Balaji
cd89528a0c Initial Commit 2021-09-11 09:09:43 -04:00