Add purpose mode (WIP)
This commit is contained in:
parent
f4c93cc2bf
commit
044082974d
4 changed files with 14 additions and 1 deletions
1
init.el
1
init.el
|
|
@ -8,6 +8,7 @@
|
|||
(load "~/.emacs.d/key-bindings.elc")
|
||||
(load "~/.emacs.d/spelling.elc")
|
||||
(load "~/.emacs.d/languages.elc")
|
||||
(load "~/.emacs.d/windows.elc")
|
||||
|
||||
(provide 'init)
|
||||
;;; init.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue