Added more default installed treesitter parsers and enabled auto install
This commit is contained in:
@@ -34,7 +34,12 @@ return {
|
||||
"markdown_inline",
|
||||
"bash",
|
||||
"sql",
|
||||
"xml",
|
||||
"cmake",
|
||||
"json",
|
||||
"yaml",
|
||||
},
|
||||
auto_install = true,
|
||||
|
||||
highlight = { enable = true },
|
||||
indent = { enable = true },
|
||||
|
||||
Reference in New Issue
Block a user