mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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
|
||||
[
|
||||
"as"
|
||||
"copy"
|
||||
"for"
|
||||
"impl"
|
||||
"inline"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue