feat(inko): highlight the "copy" keyword

This keyword is added as part of the upcoming 0.18.0 release.
This commit is contained in:
Yorick Peterse 2024-12-03 17:39:47 +01:00 committed by Christian Clason
parent b0fc560c75
commit 0aaf146590

View file

@ -53,6 +53,7 @@
; Keywords
[
"as"
"copy"
"for"
"impl"
"inline"