add svelte lsp

This commit is contained in:
2025-10-06 15:24:41 -05:00
parent e69fd1f84a
commit 1a9f101957
2 changed files with 2 additions and 0 deletions

1
.nvim.lua Normal file
View File

@@ -0,0 +1 @@
vim.lsp.enable("svelte")

View File

@@ -53,6 +53,7 @@
importNpmLock.hooks.linkNodeModulesHook
nodejs
just
svelte-language-server
];
npmDeps = pkgs.importNpmLock.buildNodeModules {