Add purpose mode (WIP)

This commit is contained in:
Maciej Szlosarczyk 2017-08-23 16:48:36 +03:00
parent f4c93cc2bf
commit 044082974d
No known key found for this signature in database
GPG key ID: 0D4EEACF63D4262E
4 changed files with 14 additions and 1 deletions

View file

@ -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