mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Add ccls and neovim C configurations
This commit is contained in:
parent
2261666707
commit
0c5539b288
3 changed files with 10 additions and 13 deletions
|
|
@ -6,6 +6,7 @@ let
|
|||
marksman
|
||||
sumneko-lua-language-server stylua
|
||||
nodePackages."@tailwindcss/language-server"
|
||||
ccls
|
||||
];
|
||||
|
||||
lsp' = with pkgs.nodePackages; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue