tweak(doom): miscellaneous updates to init.el/config.el

This commit is contained in:
Infinidoge 2022-03-21 00:57:18 -04:00
parent 930f7a0b86
commit 7ae02785b2
2 changed files with 69 additions and 67 deletions

View file

@ -109,6 +109,7 @@
;; '(evil-goggles-default-face ((t (:inherit 'highlight)))))
;; --- Nix ---
;; FIXME: This should be done using :editor format
(set-formatter! 'nixpkgs-fmt "nixpkgs-fmt" :modes '(nix-mode))
(defun infinidoge/nixpkgs-fmt-fix ()