From 7ed52b63c503902906ceb3981d486d88eb2bd3ab Mon Sep 17 00:00:00 2001 From: gmarik Date: Wed, 24 Aug 2011 16:15:14 -0500 Subject: [PATCH] Rewording and TODO --- doc/vundle.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/vundle.txt b/doc/vundle.txt index 8862386..106c69f 100644 --- a/doc/vundle.txt +++ b/doc/vundle.txt @@ -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*