fix git filepattern for treesitter

This commit is contained in:
2025-10-24 10:11:25 +03:00
parent 0e4c1c54c4
commit 6abfea8c60

View File

@@ -76,7 +76,7 @@ autocmd({ 'FileType' }, {
'latex', 'latex',
'json', 'json',
'yaml*', 'yaml*',
'git*', 'git.+',
'make', 'make',
'markdown*', 'markdown*',
}, },