Clear up functions named with +custom
This commit is contained in:
parent
1f20dd7bc1
commit
dd5387cd7e
23 changed files with 187 additions and 183 deletions
|
|
@ -19,6 +19,6 @@ git clone git@github.com:maciej-szlosarczyk/emacs.git ~/.emacs.d
|
|||
And then put the following lines into init.el
|
||||
|
||||
```emacs
|
||||
(require '+custom-init "$HOME/.emacs.d/custom-init.el")
|
||||
(require 'icejam-custom-init)
|
||||
(provide 'init)
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue