aboutsummaryrefslogtreecommitdiff
path: root/Doom/.config/doom/modules/private/completion
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-18~remap completing-read to ido-completing-readdx
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-15~~/.doom.d -> ~/.config/doomdx