Replace language lambdas with separate functions
This commit is contained in:
parent
63475697d5
commit
83569bf5f9
9 changed files with 110 additions and 57 deletions
1
emacs
1
emacs
|
|
@ -65,6 +65,7 @@
|
|||
|
||||
; load custom config files
|
||||
(load "~/.emacs.d/packages.el")
|
||||
(load "~/.emacs.d/functions.el")
|
||||
(load "~/.emacs.d/behaviour.el")
|
||||
(load "~/.emacs.d/themes.el")
|
||||
(load "~/.emacs.d/key-bindings.el")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue