From 0ce33afc6cae01cfbb998ba2d62fb791c330d3b5 Mon Sep 17 00:00:00 2001 From: cheater Date: Wed, 8 Feb 2012 06:29:58 +0100 Subject: [PATCH] Typo in installation instructions. --- plugin/pythonhelper.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/pythonhelper.vim b/plugin/pythonhelper.vim index 83f0546..4d644b1 100644 --- a/plugin/pythonhelper.vim +++ b/plugin/pythonhelper.vim @@ -24,7 +24,7 @@ " to recompile it with --with-pythoninterp option to the configure script " 2. Copy script pythonhelper.vim to the $HOME/.vim/plugin directory " 3. add '%{TagInStatusLine()}' yo your vimrc/statusline -" 3. Run Vim and open any python file. +" 4. Run Vim and open any python file. " python << EOS