1
0
mirror of https://github.com/gryf/pythonhelper.git synced 2025-12-19 04:20:20 +01:00

Yet more typos in the installation instructions

This commit is contained in:
cheater
2012-02-08 06:44:20 +01:00
committed by cheater
parent 888970d931
commit 333db2d78e

View File

@@ -23,7 +23,7 @@
" 1. Make sure your Vim has python feature on (+python). If not, you will need " 1. Make sure your Vim has python feature on (+python). If not, you will need
" to recompile it with --with-pythoninterp option to the configure script " to recompile it with --with-pythoninterp option to the configure script
" 2. Copy script pythonhelper.vim to the $HOME/.vim/plugin directory " 2. Copy script pythonhelper.vim to the $HOME/.vim/plugin directory
" 3. add '%{TagInStatusLine()}' the statusline in your vimrc " 3. Add '%{TagInStatusLine()}' the statusline in your vimrc
" 4. Run Vim and open any python file. " 4. Run Vim and open any python file.
" "
python << EOS python << EOS