feat(neovim): add more lsp's globally
This commit is contained in:
parent
f6a463beb9
commit
8a6bf79828
1 changed files with 4 additions and 0 deletions
|
|
@ -40,6 +40,10 @@ in {
|
||||||
# For nix
|
# For nix
|
||||||
pkgs.nixd
|
pkgs.nixd
|
||||||
pkgs.alejandra
|
pkgs.alejandra
|
||||||
|
# for lua
|
||||||
|
pkgs.lua-language-server
|
||||||
|
# for webdevelopment json/html/...
|
||||||
|
pkgs.vscode-langservers-extracted
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue