Browse Source

Rewording and TODO

pull/86/merge
gmarik 15 years ago
parent
commit
7ed52b63c5
1 changed files with 5 additions and 4 deletions
  1. +5
    -4
      doc/vundle.txt

+ 5
- 4
doc/vundle.txt View File

@ -199,10 +199,11 @@ content: >
Bundle 'unite-font'
Bundle 'unite-colorscheme'
As the first line(starting with `"Keymap:`) shows certain actions can be applied
to selected bundles (see |vundle-keymappings| for more details).
Move cursor over line `Bundle 'unite.vim'` and press i key(install).
After unite.vim script is installed - `:Unite file` command should be
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.
*vundle-keymappings*


Loading…
Cancel
Save