mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-11-14 13:03:49 +00:00
install git ts-parsers support
This commit is contained in:
parent
ef2d450b7c
commit
afc8abfe8a
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user