feat(vim): add support for const

This commit is contained in:
Thomas Vigouroux 2022-05-01 19:19:39 +02:00
parent 44d2898f0f
commit 6619432dd3

View file

@ -52,6 +52,7 @@
[ [
"let" "let"
"unlet" "unlet"
"const"
"call" "call"
"execute" "execute"
"normal" "normal"