emacs: minor whitespace change

This commit is contained in:
Payas Relekar 2023-08-17 10:52:49 +05:30
parent dd40814956
commit 5c9d2cffec

View file

@ -895,10 +895,10 @@ mu4e + mbsync + msmtp:
eglot-extend-to-xref t) eglot-extend-to-xref t)
(setq-default eglot-workspace-configuration (setq-default eglot-workspace-configuration
'(:nil (:formatting (:command ["nixpkgs-fmt"]) '(:nil (:formatting (:command ["nixpkgs-fmt"])
:nix (:flake (:autoArchive t :nix (:flake (:autoArchive t
:autoEvalInputs t :autoEvalInputs t
:nixpkgsInputName "nixpkgs")))))) :nixpkgsInputName "nixpkgs"))))))
(use-package! eglot-x (use-package! eglot-x
:after (eglot) :after (eglot)