mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 15:30:01 -04:00
feat(inko): highlight the "copy" keyword
This keyword is added as part of the upcoming 0.18.0 release.
This commit is contained in:
parent
b0fc560c75
commit
0aaf146590
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@
|
||||||
; Keywords
|
; Keywords
|
||||||
[
|
[
|
||||||
"as"
|
"as"
|
||||||
|
"copy"
|
||||||
"for"
|
"for"
|
||||||
"impl"
|
"impl"
|
||||||
"inline"
|
"inline"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue