optimize configurations, add json, svelte
This commit is contained in:
@ -37,18 +37,6 @@ return {
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
"williamboman/mason.nvim",
|
||||
opts = {
|
||||
ensure_installed = {
|
||||
-- your existing tools
|
||||
"vue-language-server",
|
||||
"typescript-language-server",
|
||||
"eslint-lsp",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
require "plugins.java.init",
|
||||
},
|
||||
|
Reference in New Issue
Block a user