reworking lsp/mason configs
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user