mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-18 08:26:11 +01:00
svelte plugins for nvim plus gitconfig changes
This commit is contained in:
@@ -14,6 +14,8 @@ for _, lsp in ipairs(servers) do
|
||||
}
|
||||
end
|
||||
|
||||
lspconfig.svelte.setup{}
|
||||
|
||||
lspconfig.rust_analyzer.setup({
|
||||
on_attach = on_attach,
|
||||
capabilities = capabilities,
|
||||
|
||||
Reference in New Issue
Block a user