fix git filepattern for treesitter
This commit is contained in:
@@ -76,7 +76,7 @@ autocmd({ 'FileType' }, {
|
|||||||
'latex',
|
'latex',
|
||||||
'json',
|
'json',
|
||||||
'yaml*',
|
'yaml*',
|
||||||
'git*',
|
'git.+',
|
||||||
'make',
|
'make',
|
||||||
'markdown*',
|
'markdown*',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user