vim: rename treesitter parser 'help' -> 'vimdoc'
This commit is contained in:
parent
a7526cc341
commit
c41b60a78b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,6 @@ configs.setup {
|
|||
'c',
|
||||
'cpp',
|
||||
'haskell',
|
||||
'help',
|
||||
'html',
|
||||
'javascript',
|
||||
'latex',
|
||||
|
@ -19,6 +18,7 @@ configs.setup {
|
|||
'query',
|
||||
'toml',
|
||||
'vim',
|
||||
'vimdoc',
|
||||
'yaml',
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue