Add doom emacs config

This commit is contained in:
Smirnov Olexandr 2020-12-29 21:01:28 +02:00
parent e3c86138ef
commit 70e19a1b38
10 changed files with 218 additions and 63 deletions

3
doom.d/custom.el Normal file
View file

@ -0,0 +1,3 @@
(custom-set-variables
'(package-selected-packages '(zoutline)))
(custom-set-faces)