From 46e7b0fb0d788a969961a5903ee875aeb675f3c8 Mon Sep 17 00:00:00 2001 From: gmarik Date: Sat, 19 Mar 2011 21:58:17 -0500 Subject: [PATCH] Docs --- doc/vundle.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/vundle.txt b/doc/vundle.txt index bc7be78..8e16cb3 100644 --- a/doc/vundle.txt +++ b/doc/vundle.txt @@ -178,4 +178,8 @@ allows running certain commands with single keypress: *r* - alows to refine list; requires a string to refine list with *R* - fetches fresh script list from server +So move cursor over line `Bundle 'unite.vim'` and press i key. +unite.vim script will be installed! +After that you will be able to run `:Unite file` command! + vim:tw=78:ts=8:ft=help:norl: