aboutsummaryrefslogtreecommitdiff
path: root/Doom/.config/doom/modules/private
AgeCommit message (Collapse)Author
2024-05-07(Doom)-Deleted DoomAryadev Chavali
I've superseded all the functionality I wanted in doom for quite some time now. I don't see any reason for using it, and it usually makes it a bit annoying to find stuff in the project due to file name conflicts. As a final note, thank you very much Doom Emacs (hlissner in particular) for introducing me to this amazing software. The community was really welcoming and I was very much eased into the learning curve of Emacs, after coming from Vim.
2020-07-20+my own mail configdx
Using authinfo.gpg, notmuch and offlineimap to manage my mail. I now have my own server @ aryadevchavali.com, so I setup a mail server hosted on mail.aryadevchavali.com. This config manages the emacs side of things, I'll add my offlineimaprc later
2020-07-18~remap completing-read to ido-completing-readdx
2020-07-18+a ton of bindingsdx
Copied from doom that I liked
2020-07-18~put localleader to bindings moduledx
2020-07-18+clean up gentemplate to be completion agnosticdx
2020-07-17+made my own completion module using ido moduledx
Basically copied the parts I liked of the ido module and removed the parts I didn't.
2020-07-16~decomposed startup module into personal configdx
2020-07-15~~/.doom.d -> ~/.config/doomdx