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*