mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -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"
|
||||
"unlet"
|
||||
"const"
|
||||
"call"
|
||||
"execute"
|
||||
"normal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue