git config treesitter
This commit is contained in:
parent
d4f4e45f46
commit
06591545e7
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -73,6 +73,7 @@ ts.setup {
|
||||||
'dockerfile',
|
'dockerfile',
|
||||||
'diff',
|
'diff',
|
||||||
'dot',
|
'dot',
|
||||||
|
'git_config',
|
||||||
'git_rebase',
|
'git_rebase',
|
||||||
'gitattributes',
|
'gitattributes',
|
||||||
'gitcommit',
|
'gitcommit',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue