fix: enable doom nix
This commit is contained in:
parent
5ab32881d4
commit
e6a084d126
1 changed files with 3 additions and 0 deletions
|
@ -88,3 +88,6 @@
|
|||
(setq projectile-project-search-path '(("~/src/" . 1)))
|
||||
|
||||
(setq magit-revision-show-gravatars '("^Author: " . "^Commit: "))
|
||||
|
||||
;; better nix code formatter
|
||||
(set-formatter! 'alejandra "alejandra --quiet" :modes '(nix-mode))
|
||||
|
|
Loading…
Add table
Reference in a new issue