diff --git a/home/emacs.nix b/home/emacs.nix index 1b352b4..48ae7cf 100644 --- a/home/emacs.nix +++ b/home/emacs.nix @@ -14,6 +14,8 @@ fira-code-symbols # LSP Servers + ccls + rust-analyzer yaml-language-server python311Packages.python-lsp-server ];