diff --git a/content/plugins.md b/content/plugins.md index fe81641..7d54ed9 100644 --- a/content/plugins.md +++ b/content/plugins.md @@ -21,6 +21,7 @@ - [C and C++](#c-and-c) - [Clojure](#clojure) - [HTML](#html) +- [Java](#java) - [Javascript](#javascript) - [Lua](#lua) - [TeX](#tex) @@ -163,6 +164,10 @@ Also see [fuzzy finders](#fuzzy-finders). - [emmet](https://github.com/mattn/emmet-vim) - [html5](https://github.com/othree/html5.vim) +#### Java + +- [javacomplete2](https://github.com/artur-shaik/vim-javacomplete2) + #### Javascript - [es.next.syntax](https://github.com/othree/es.next.syntax.vim)