doom seems like a better start

This commit is contained in:
Thomas Ruoff
2019-08-20 09:09:09 +02:00
parent 10b9bb3adb
commit 33e00176cb
5 changed files with 199 additions and 149 deletions

View File

@@ -1,14 +0,0 @@
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(package-selected-packages
(quote
(evil-org org-bullets evil-magit projectile evil-leader use-package evil-surround evil-escape))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)