feat(lsp): add svelte
This commit is contained in:
@@ -86,6 +86,7 @@ function M.setup()
|
||||
"pyright",
|
||||
"ruff",
|
||||
"rust_analyzer",
|
||||
"svelte",
|
||||
"zls",
|
||||
})
|
||||
|
||||
|
||||
@@ -36,6 +36,7 @@ return {
|
||||
"pyright",
|
||||
"pyrefly",
|
||||
"rust-analyzer",
|
||||
"svelte-language-server",
|
||||
"zls",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user