From dcf5507d0ff41ff1fa729cfdf1109a79f646065e Mon Sep 17 00:00:00 2001 From: cheater Date: Wed, 8 Feb 2012 08:35:36 +0100 Subject: [PATCH] Doc bug. --- plugin/pythonhelper.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/pythonhelper.vim b/plugin/pythonhelper.vim index f52c614..38f0852 100644 --- a/plugin/pythonhelper.vim +++ b/plugin/pythonhelper.vim @@ -25,7 +25,7 @@ " the configure script " 2. Copy the pythonhelper.vim script to the $HOME/.vim/plugin directory, or " install it in some other way (vim-addon-manager, pathogen, ...) -" 3. Add '%{TagInStatusLine()}' the statusline in your vimrc +" 3. Add '%{TagInStatusLine()}' to the statusline in your vimrc " 4. Run Vim and open any Python file. " python << EOS