From 47b206d5497504a388c7b64597ae7e408b64f22a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Wed, 1 Oct 2025 23:57:12 +0200 Subject: [PATCH] Home Gen58 @ 2025-10-01-23:57 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 0f28d52..520e1d5 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 nix-ts-mode)) +(set-formatter! 'alejandra '("alejandra" "--quiet") :modes '(nix-mode nix-ts-mode)) ;; nixd (after! 'lsp-mode