Add new section for Go language to list of plugins

This commit is contained in:
Ben Gadbois 2017-04-18 18:40:16 +02:00
parent beb30b3e5d
commit d1be7832df

View File

@ -27,6 +27,7 @@
- [C and C++](#c-and-c)
- [Clojure](#clojure)
- [Go](#go)
- [HTML](#html)
- [Java](#java)
- [Javascript](#javascript)
@ -223,6 +224,9 @@ Also see [fuzzy finders](#fuzzy-finders).
- [emmet](https://github.com/mattn/emmet-vim)
- [html5](https://github.com/othree/html5.vim)
#### Go
- [vim-go](https://github.com/fatih/vim-go)
#### Java
- [javacomplete2](https://github.com/artur-shaik/vim-javacomplete2)