mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Plugins: add javacomplete2
This commit is contained in:
parent
c79c73bb24
commit
53eac77269
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user