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