Start making fireplace eval commands work in elisp

This commit is contained in:
Griffin Smith 2019-03-29 12:10:48 -04:00
parent c3cc231351
commit a3eb6846b3
3 changed files with 92 additions and 4 deletions

View file

@ -211,12 +211,14 @@
(require 'dash)
(def-package! predd)
;;
;; Global config
;;
(setq +doom-modeline-buffer-file-name-style 'relative-to-project)
(setq doom-modeline-buffer-file-name-style 'relative-to-project)
;;
;; Modules