summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAndrea C from The App <3269984+gacallea@users.noreply.github.com>2024-01-22 20:10:42 +0100
committerGitHub <noreply@github.com>2024-01-22 20:10:42 +0100
commit3b2c27415d7d6e97be9580b66528e8c19d19aade (patch)
tree4a491d586ab725849050b5d593af5d8d2b3a8132 /.github
parentea9a93e5b0989b9242a1ea1f6f2dd7c9399e6f20 (diff)
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>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 6ebaeda19e..cbf9b02917 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -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