feat: install luau-lsp

This commit is contained in:
2025-06-04 01:00:32 +02:00
parent dee9b2a11f
commit f0bbfc09a7

@ -15,6 +15,7 @@
vscode-extensions,
gdb,
inferno,
luau-lsp,
}:
let
js-i18n = vimUtils.buildVimPlugin {
@ -626,6 +627,7 @@ nixvim.makeNixvim {
shellcheck
gh-dash
gh
luau-lsp
];
# extraFiles = {