summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordkearns <dougkearns@gmail.com>2024-01-28 04:20:46 +1100
committerGitHub <noreply@github.com>2024-01-27 18:20:46 +0100
commit0cc6108fea216f597e38d1a88463fa6f28aded61 (patch)
treef535ade73cf1d40628e94d349b93075093ac2c3d /.github
parent772f8f5425132b133a1d0fb22b35c13b4e027b42 (diff)
runtime(ant): Update syntax file (#13926)
Remove invalid display option from syn-keyword commands. Take over maintenance of this file. Signed-off-by: Doug Kearns <dougkearns@gmail.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 cbf9b02917..45c8d33790 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -342,6 +342,7 @@ runtime/syntax/shared/hgcommitDiff.vim @vegerot
runtime/syntax/abaqus.vim @costerwi
runtime/syntax/aidl.vim @dpelle
runtime/syntax/amiga.vim @cecamp
+runtime/syntax/ant.vim @dkearns
runtime/syntax/arduino.vim @johshoff
runtime/syntax/asciidoc.vim @aerostitch
runtime/syntax/asm.vim @dkearns