install git ts-parsers support

This commit is contained in:
Baipyrus 2024-03-19 13:36:32 +01:00
parent ef2d450b7c
commit afc8abfe8a

View File

@ -20,6 +20,8 @@ return {
'svelte', 'svelte',
'c_sharp', 'c_sharp',
'markdown', 'markdown',
'gitcommit',
'gitignore',
}, },
-- Autoinstall languages that are not installed -- Autoinstall languages that are not installed
auto_install = true, auto_install = true,