Plugins: add javacomplete2

This commit is contained in:
Marco Hinz 2016-02-18 22:08:39 +01:00
parent c79c73bb24
commit 53eac77269

View File

@ -21,6 +21,7 @@
- [C and C++](#c-and-c) - [C and C++](#c-and-c)
- [Clojure](#clojure) - [Clojure](#clojure)
- [HTML](#html) - [HTML](#html)
- [Java](#java)
- [Javascript](#javascript) - [Javascript](#javascript)
- [Lua](#lua) - [Lua](#lua)
- [TeX](#tex) - [TeX](#tex)
@ -163,6 +164,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)
#### Java
- [javacomplete2](https://github.com/artur-shaik/vim-javacomplete2)
#### Javascript #### Javascript
- [es.next.syntax](https://github.com/othree/es.next.syntax.vim) - [es.next.syntax](https://github.com/othree/es.next.syntax.vim)