diff --git a/contents/plugins.md b/contents/plugins.md index f193461..1a222db 100644 --- a/contents/plugins.md +++ b/contents/plugins.md @@ -27,6 +27,7 @@ - [C and C++](#c-and-c) - [Clojure](#clojure) +- [Go](#go) - [HTML](#html) - [Java](#java) - [Javascript](#javascript) @@ -223,6 +224,10 @@ Also see [fuzzy finders](#fuzzy-finders). - [emmet](https://github.com/mattn/emmet-vim) - [html5](https://github.com/othree/html5.vim) +#### Go + +- [go](https://github.com/fatih/vim-go) + #### Java - [javacomplete2](https://github.com/artur-shaik/vim-javacomplete2)