runtime(chuck): include ChucK syntax file (#13895)

Co-authored-by: gacallea <gacallea@users.noreply.github.com>
Signed-off-by: gacallea <gacallea@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Andrea C from The App
2024-01-22 20:10:42 +01:00
committed by GitHub
parent ea9a93e5b0
commit 3b2c27415d
2 changed files with 188 additions and 0 deletions

1
.github/CODEOWNERS vendored
View File

@ -358,6 +358,7 @@ runtime/syntax/cabalconfig.vim @coot
runtime/syntax/cabalproject.vim @coot
runtime/syntax/cf.vim @ernstvanderlinden
runtime/syntax/chatito.vim @ObserverOfTime
runtime/syntax/chuck.vim @gacallea
runtime/syntax/clojure.vim @axvr
runtime/syntax/cs.vim @nickspoons
runtime/syntax/csh.vim @cecamp