mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/lsp: add package for luau_lsp
This commit is contained in:
parent
61c44d7a7f
commit
1deeb7f689
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,6 @@
|
|||
"lean3ls"
|
||||
"lelwel_ls"
|
||||
"ltex_plus"
|
||||
"luau_lsp"
|
||||
"lwc_ls"
|
||||
"m68k"
|
||||
"marko-js"
|
||||
|
@ -282,6 +281,7 @@
|
|||
lsp_ai = "lsp-ai";
|
||||
ltex = "ltex-ls";
|
||||
lua_ls = "lua-language-server";
|
||||
luau_lsp = "luau-lsp";
|
||||
markdown_oxide = "markdown-oxide";
|
||||
marksman = "marksman";
|
||||
matlab_ls = "matlab-language-server";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue