mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 09:14:31 +02:00
plugins/lsp: Use the auto-generated lsp plugin list
This commit is contained in:
parent
c79bfb75da
commit
8e8d9afe8e
11 changed files with 172 additions and 679 deletions
|
@ -3,7 +3,7 @@
|
|||
plugins.lsp = {
|
||||
enable = true;
|
||||
|
||||
servers.lua-ls = {
|
||||
servers.lua_ls = {
|
||||
enable = true;
|
||||
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue