This commit is contained in:
Jeff Lance 2023-10-01 19:58:09 +02:00
parent fb7920f743
commit 16d17028d5

View File

@ -276,6 +276,10 @@ lvim.plugins = {
})
end
},
-- gitignore
{
'benknoble/gitignore-vim',
},
-- languagetool
{
'dpelle/vim-grammalecte',