mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
feat(vim): add support for const
This commit is contained in:
parent
44d2898f0f
commit
6619432dd3
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@
|
||||||
[
|
[
|
||||||
"let"
|
"let"
|
||||||
"unlet"
|
"unlet"
|
||||||
|
"const"
|
||||||
"call"
|
"call"
|
||||||
"execute"
|
"execute"
|
||||||
"normal"
|
"normal"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue