mirror of
https://github.com/gryf/pythonhelper.git
synced 2025-12-19 12:28:16 +01:00
Tweaked installation instructions.
This commit is contained in:
@@ -23,7 +23,8 @@
|
|||||||
" 1. Make sure your Vim has the Python feature enabled (+python). If not, you
|
" 1. Make sure your Vim has the Python feature enabled (+python). If not, you
|
||||||
" will need to recompile it with the --with-pythoninterp option passed to
|
" will need to recompile it with the --with-pythoninterp option passed to
|
||||||
" the configure script
|
" the configure script
|
||||||
" 2. Copy the pythonhelper.vim script to the $HOME/.vim/plugin directory
|
" 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()}' the statusline in your vimrc
|
||||||
" 4. Run Vim and open any Python file.
|
" 4. Run Vim and open any Python file.
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user