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

More typos in the installation instructions

This commit is contained in:
cheater
2012-02-08 06:44:04 +01:00
committed by cheater
parent 2e27597939
commit 888970d931

View File

@@ -23,7 +23,7 @@
" 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
" 2. Copy script pythonhelper.vim to the $HOME/.vim/plugin directory
" 3. add '%{TagInStatusLine()}' yo your vimrc/statusline
" 3. add '%{TagInStatusLine()}' the statusline in your vimrc
" 4. Run Vim and open any python file.
"
python << EOS