Add nix lsp

This commit is contained in:
Julian Mutter 2024-10-24 08:22:46 +02:00
parent dd1b0aae5a
commit 63a548d6b9

View File

@ -61,6 +61,7 @@ in
# Code formatters for use with doom emacs
nixfmt-rfc-style # nix
nixd # nix lsp
dockfmt # docker
google-java-format # java
black # python