Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-20 | ~exported keymap settings to an elisp file | dx | |
Keymap is a section of my config I edit quite a lot, and the org mode format doesn't really fit with the way I edit it. Therefore I exported it to an elisp file where I can quickly edit bits and pieces without a lot of lag from explaining myself in org mode. | |||
2020-07-20 | ~clean up init.el | dx | |
2020-07-19 | refactor major | dx | |
2020-07-18 | ~clean up config.org | dx | |
2020-07-18 | ~remap completing-read to ido-completing-read | dx | |
2020-07-18 | +a ton of bindings | dx | |
Copied from doom that I liked | |||
2020-07-18 | ~put localleader to bindings module | dx | |
2020-07-18 | +clean up gentemplate to be completion agnostic | dx | |
2020-07-17 | +made my own completion module using ido module | dx | |
Basically copied the parts I liked of the ido module and removed the parts I didn't. | |||
2020-07-17 | +doom dashboard config to obsolete folder | dx | |
2020-07-16 | ~decomposed startup module into personal config | dx | |
2020-07-15 | ~~/.doom.d -> ~/.config/doom | dx | |