1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-15 08:09:11 +08:00

Update post

This commit is contained in:
wsdjeg 2017-02-11 11:42:46 +08:00
parent 291e4c6941
commit 1b15f888ba

View File

@ -2,6 +2,8 @@
I am a vimer and a java developer. Here are some useful plugins for developing java in vim/neovim.
![2017-02-01_1360x721](https://cloud.githubusercontent.com/assets/13142418/22506638/84705532-e8bc-11e6-8b72-edbdaf08426b.png)
## Project manager
1. [unite](https://github.com/Shougo/unite.vim) - file and code fuzzy founder.
@ -13,8 +15,6 @@ The difference between unite and similar plug-ins like fuzzyfinder, ctrl-p or ku
2. [vimfiler](https://github.com/Shougo/vimfiler.vim) - A powerful file explorer implemented in Vim script
![2017-02-01_1360x721](https://cloud.githubusercontent.com/assets/13142418/22506638/84705532-e8bc-11e6-8b72-edbdaf08426b.png)
## Code formatting
1. [neoformat](https://github.com/sbdchd/neoformat) - A (Neo)vim plugin for formatting code.
@ -22,14 +22,10 @@ The difference between unite and similar plug-ins like fuzzyfinder, ctrl-p or ku
## Code completion
1. [javacomplete2](https://github.com/artur-shaik/vim-javacomplete2) - Updated javacomplete plugin for vim
Demo
![vim-javacomplete2](https://github.com/artur-shaik/vim-javacomplete2/raw/master/doc/demo.gif)
Generics demo
![vim-javacomplete2](https://github.com/artur-shaik/vim-javacomplete2/raw/master/doc/generics_demo.gif)
- Demo
![vim-javacomplete2](https://github.com/artur-shaik/vim-javacomplete2/raw/master/doc/demo.gif)
- Generics demo
![vim-javacomplete2](https://github.com/artur-shaik/vim-javacomplete2/raw/master/doc/generics_demo.gif)
## Syntax lint