vim: add treesitter query parser
This commit is contained in:
parent
18feea6710
commit
c580fb820a
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ configs.setup {
|
||||||
'markdown',
|
'markdown',
|
||||||
'markdown_inline',
|
'markdown_inline',
|
||||||
'python',
|
'python',
|
||||||
|
'query',
|
||||||
'toml',
|
'toml',
|
||||||
'vim',
|
'vim',
|
||||||
'yaml',
|
'yaml',
|
||||||
|
|
Loading…
Add table
Reference in a new issue