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