This commit is contained in:
gmarik
2011-08-25 21:23:10 -05:00
parent 0324149a0e
commit 49c5f890a2
2 changed files with 8 additions and 15 deletions

View File

@@ -202,10 +202,11 @@ content: >
As the first line(starting with `"Keymap:`) shows, certain actions may be applied
to selected bundles . Move cursor over line `Bundle 'unite.vim'` and press i
key(install, see |vundle-keymappings| for more details).
TODO: this is broken
After unite.vim is installed - `:Unite file` command should be
available to prove 'unite.vim' availability.
NOTE: Interactive installation doesn't update your .vimrc configuration.
*vundle-keymappings*
6. KEY MAPPINGS ~
@@ -219,6 +220,4 @@ KEY | DESCRIPTION
R | fetch fresh script list from server
NOTE: Interactive installation doesn't update your .vimrc configuration.
vim:tw=78:ts=8:ft=help:norl: