overhauled plugins

This commit is contained in:
2025-01-21 22:58:44 +11:00
parent f99c76079c
commit 7a32c2fccf
13 changed files with 419 additions and 73 deletions

View File

@@ -27,8 +27,6 @@ return {
require("mason-lspconfig").setup({
ensure_installed = {
"lua_ls",
"ansiblels",
"astro",
"bashls",
"css_variables",
"cssls",
@@ -38,7 +36,6 @@ return {
"html",
"jsonls",
"pyright",
"tailwindcss",
},
handlers = {
function(server_name) -- default handler (optional)