document :BundleList
This commit is contained in:
parent
73e9c651fa
commit
afd9edb6ac
@ -12,7 +12,8 @@ CONTENTS ~
|
|||||||
4.2. Installing scripts |vundle-scripts-install|
|
4.2. Installing scripts |vundle-scripts-install|
|
||||||
4.3. Updating scripts |vundle-scripts-update|
|
4.3. Updating scripts |vundle-scripts-update|
|
||||||
4.4. Searching scripts |vundle-scripts-search|
|
4.4. Searching scripts |vundle-scripts-search|
|
||||||
4.5. Cleanup |vundle-scripts-cleanup|
|
4.5. Listing scripts |vundle-scripts-list|
|
||||||
|
4.6. Cleanup |vundle-scripts-cleanup|
|
||||||
5. Interactive mode |vundle-interactive|
|
5. Interactive mode |vundle-interactive|
|
||||||
|
|
||||||
===========================================================================
|
===========================================================================
|
||||||
@ -154,7 +155,15 @@ it will display all known scripts
|
|||||||
|
|
||||||
Searching requires [`curl`](http://curl.haxx.se/)
|
Searching requires [`curl`](http://curl.haxx.se/)
|
||||||
|
|
||||||
4.5 CLEANING UP ~
|
4.5 LISTING BUNDLES ~
|
||||||
|
*vundle-scripts-list* *BundleList*
|
||||||
|
|
||||||
|
To quickly pull list of configured bundles use >
|
||||||
|
|
||||||
|
:BundleList
|
||||||
|
|
||||||
|
|
||||||
|
4.6 CLEANING UP ~
|
||||||
*vundle-scripts-cleanup* *BundleClean*
|
*vundle-scripts-cleanup* *BundleClean*
|
||||||
run >
|
run >
|
||||||
|
|
||||||
@ -168,6 +177,7 @@ requires confirmation before removal of unused script-dirs from your `.vim/bundl
|
|||||||
|
|
||||||
removes unused scripts with no questions.
|
removes unused scripts with no questions.
|
||||||
|
|
||||||
|
|
||||||
*vundle-interactive*
|
*vundle-interactive*
|
||||||
5. INTERACTIVE MODE ~
|
5. INTERACTIVE MODE ~
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user