summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authoryu-yk <yukkuen.yu@linktivity.co.jp>2024-06-20 22:08:19 +0200
committerChristian Brabandt <cb@256bit.org>2024-06-20 22:08:48 +0200
commit6ccf6da7a2a7a0b9d1e23a905b091d762e911609 (patch)
treeefb00dfc548676aed48dc18073d29964fd5b8447 /.github
parentd09521476f41dd8dbddb25b7acd0b299f9bf94d3 (diff)
runtime(gomod): add gomod filetype plugin
closes: #15060 Signed-off-by: yu-yk <yukkuen.yu@linktivity.co.jp> Signed-off-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to '.github')
-rw-r--r--.github/MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/MAINTAINERS b/.github/MAINTAINERS
index 5ebe93a58c..19574990f2 100644
--- a/.github/MAINTAINERS
+++ b/.github/MAINTAINERS
@@ -152,6 +152,7 @@ runtime/ftplugin/gitsendemail.vim @tpope
runtime/ftplugin/graphql.vim @ribru17
runtime/ftplugin/gyp.vim @ObserverOfTime
runtime/ftplugin/go.vim @dbarnett
+runtime/ftplugin/gomod.vim @yu-yk
runtime/ftplugin/gprof.vim @dpelle
runtime/ftplugin/haml.vim @tpope
runtime/ftplugin/hare.vim @selenebun