move eclim documentation into the vim doc.

This commit is contained in:
Bailey Ling
2013-10-01 21:26:31 -04:00
parent 6c66ad5dfc
commit 0f23d9373c
2 changed files with 7 additions and 9 deletions

View File

@@ -311,6 +311,13 @@ virtualenv <https://github.com/jmcantrell/vim-virtualenv>
* enable/disable virtualenv integration >
let g:airline#extensions#virtualenv#enabled = 1
<
------------------------------------- *airline-eclim*
eclim <https://eclim.org>
* enable/disable eclim integratino, which works well with the
|airline-syntastic| extension. >
let g:airline#extensions#eclim#enabled = 1
------------------------------------- *airline-whitespace*
* enable/disable detection of whitespace errors. >
let g:airline#extensions#whitespace#enabled = 1