From de92247f515383f48806815b3d309e6a6193cf37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Wed, 1 Oct 2025 23:48:28 +0200 Subject: [PATCH] Home Gen55 @ 2025-09-28-15:47 by jonas@monolith --- modules/home/doom/static/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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