Added more lsp servers to emacs nix config

This commit is contained in:
Random936 2024-07-17 18:59:34 -07:00
parent 06651622b5
commit 682c2a34bc

View File

@ -14,6 +14,8 @@
fira-code-symbols
# LSP Servers
ccls
rust-analyzer
yaml-language-server
python311Packages.python-lsp-server
];