fix(nvim): add missing character
This commit is contained in:
parent
8a289bf40c
commit
96cb167906
|
@ -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) }
|
||||
),
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue