fix(nvim): add missing character

This commit is contained in:
Oliver Davies 2023-10-20 07:56:38 +02:00
parent 8a289bf40c
commit 96cb167906

View file

@ -16,7 +16,7 @@ local M = {
'';
}<>
]],
{ c(1, { t "vimPlugin", t "customVim" }), i(2), i(3), i(0) }
{ c(1, { t "vimPlugins", t "customVim" }), i(2), i(3), i(0) }
),
}