reworking lsp/mason configs

This commit is contained in:
2025-09-29 23:47:41 -04:00
parent 31f992a630
commit fce65354ea
3 changed files with 62 additions and 59 deletions
@@ -9,20 +9,20 @@ return {
auto_install = true,
ensure_installed = {
'lua',
'markdown',
'markdown_inline',
'css',
'html',
'javascript',
'json',
'xml',
'toml',
'yaml',
'python',
'bash',
'diff',
'regex',
'sql',
-- 'markdown',
-- 'markdown_inline',
-- 'css',
-- 'html',
-- 'javascript',
-- 'json',
-- 'xml',
-- 'toml',
-- 'yaml',
-- 'python',
-- 'bash',
-- 'diff',
-- 'regex',
-- 'sql',
},
highlight = {
enable = true,