Plugins: add Go section

Closes #112.
This commit is contained in:
Ben Gadbois 2017-04-18 18:40:16 +02:00 committed by Marco Hinz
parent beb30b3e5d
commit 0710ba8ccd
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

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