Start making fireplace eval commands work in elisp
This commit is contained in:
parent
c3cc231351
commit
a3eb6846b3
3 changed files with 92 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue