This reverts commit a550ccf9dc.
a550ccf9dc
@ -157,8 +157,6 @@
(setq tab-width 2)
;; Set up nix LSP support
(add-hook 'nix-mode-local-vars-hook #'lsp!)
(after! lsp-nix
(setq lsp-nix-nil-formatter ["nixfmt"]))
;; Move buffer while maintaining cursor centered
(use-package! centered-cursor-mode
:config