Home Gen418 @ 2024-11-01-22:03

This commit is contained in:
Jonas Röger 2024-11-01 22:03:10 +01:00
parent 0ff57119db
commit 35d4299445
3 changed files with 9 additions and 1 deletions

View File

@ -29,6 +29,7 @@
lldb
mermaid-filter
mlocate
nixd
nodejs_22
pandoc
pandoc-katex

View File

@ -149,6 +149,14 @@
(set-formatter! 'alejandra '("alejandra" "--quiet") :modes '(nix-mode))
;; nixd
(after! 'lsp-mode
(lsp-register-client
(make-lsp-client :new-connection (lsp-stdio-connection "nixd")
:major-modes '(nix-mode)
:priority 0
:server-id 'nixd)))
;;Use TS-modes
(after! treesit
(load! "packages/treesit-docgen.el")

View File

@ -7,7 +7,6 @@
htop
killall
neofetch
nil
nix-search-cli
nixpkgs-fmt
pass