added a buncha new LSPs.
This commit is contained in:
parent
f75102b78e
commit
cbf028159f
8 changed files with 120 additions and 12 deletions
7
lua/lsp/nushell.lua
Normal file
7
lua/lsp/nushell.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
{
|
||||
"nushell",
|
||||
for_cat = "nushell",
|
||||
lsp = {},
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue