diff --git a/modules/home/doom/static/config.el b/modules/home/doom/static/config.el index 6f7868f..757f907 100644 --- a/modules/home/doom/static/config.el +++ b/modules/home/doom/static/config.el @@ -155,7 +155,7 @@ (map! :map (cpp-mode-map c-mode-map c++-mode-map lsp-mode-map) :desc "Show Doc-UI" :n "C-h" #'my-ui-doc-glance-then-focus) -(set-formatter! 'alejandra '("alejandra" "--quiet") :modes '(nix-mode)) +(set-formatter! 'alejandra "alejandra" "--quiet" :modes '(nix-mode nix-ts-mode)) ;; nixd (after! 'lsp-mode