mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-15 08:09:11 +08:00
Update post
This commit is contained in:
parent
291e4c6941
commit
1b15f888ba
@ -2,6 +2,8 @@
|
||||
|
||||
I am a vimer and a java developer. Here are some useful plugins for developing java in vim/neovim.
|
||||
|
||||

|
||||
|
||||
## 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
|
||||
|
||||

|
||||
|
||||
## 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
|
||||
|
||||

|
||||
|
||||
Generics demo
|
||||
|
||||

|
||||
- Demo
|
||||

|
||||
- Generics demo
|
||||

|
||||
|
||||
## Syntax lint
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user