optimize configurations, add json, svelte

This commit is contained in:
2025-06-08 19:41:51 +05:00
parent 0578a46526
commit 6ef3100c1a
3 changed files with 17 additions and 30 deletions

View File

@ -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",
},