about summary refs log tree commit diff
path: root/tools/emacs/config/init.el (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-12-14 r/147 chore(emacs.d): Clean up <tab> bindingsVincent Ambo1-6/+5
One simple rule to rule them all: In prog-mode, <tab> tries to invoke company.
2019-12-14 r/146 fix(emacs.d): Let emacs write to customize configurationVincent Ambo1-3/+10
Configures Emacs' `customize` to write directly to my Emacs configuration. This comes with the caveat that the new config will only be loaded if my Emacs is rebuilt.
2019-12-14 r/144 chore(emacs.d): Move init/* to config/*Vincent Ambo1-0/+160