treesitter: added c, python, help parcers
This commit is contained in:
parent
064d68f467
commit
4d73e5ec0d
|
|
@ -10,6 +10,9 @@ local options = {
|
||||||
ensure_installed = {
|
ensure_installed = {
|
||||||
"lua",
|
"lua",
|
||||||
"rust",
|
"rust",
|
||||||
|
"c",
|
||||||
|
"python",
|
||||||
|
"help",
|
||||||
},
|
},
|
||||||
|
|
||||||
highlight = {
|
highlight = {
|
||||||
|
|
|
||||||
Reference in New Issue