summaryrefslogtreecommitdiff
path: root/debian/vim-registry/vim-syntax-go.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'debian/vim-registry/vim-syntax-go.yaml')
-rw-r--r--debian/vim-registry/vim-syntax-go.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/vim-registry/vim-syntax-go.yaml b/debian/vim-registry/vim-syntax-go.yaml
new file mode 100644
index 000000000..aee788212
--- /dev/null
+++ b/debian/vim-registry/vim-syntax-go.yaml
@@ -0,0 +1,8 @@
+addon: go-syntax
+description: "Addon to highlight Google's Go"
+files:
+ - syntax/go.vim
+ - ftdetect/gofiletype.vim
+ - ftplugin/go/fmt.vim
+ - ftplugin/go/import.vim
+ - indent/go.vim \ No newline at end of file