Home Gen58 @ 2025-10-01-23:57 by jonas@monolith

This commit is contained in:
Jonas Röger 2025-10-01 23:57:12 +02:00
parent c8b5430c3d
commit 47b206d549

View File

@ -155,7 +155,7 @@
(map! :map (cpp-mode-map c-mode-map c++-mode-map lsp-mode-map) (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) :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 ;; nixd
(after! 'lsp-mode (after! 'lsp-mode