mirror of
https://github.com/gryf/pythonhelper.git
synced 2025-12-18 12:00:27 +01:00
Doc bug.
This commit is contained in:
@@ -26,8 +26,8 @@
|
|||||||
" 2. Copy the pythonhelper.vim script to the $HOME/.vim/plugin directory, or
|
" 2. Copy the pythonhelper.vim script to the $HOME/.vim/plugin directory, or
|
||||||
" install it in some other way (vim-addon-manager, pathogen, ...)
|
" install it in some other way (vim-addon-manager, pathogen, ...)
|
||||||
" 3. Add '%{TagInStatusLine()}' to the statusline in your vimrc. You can also
|
" 3. Add '%{TagInStatusLine()}' to the statusline in your vimrc. You can also
|
||||||
" use %{TagInStatusLine()} or %{TagInStatusLine()} for just the tag name or
|
" use %{TagInStatusLineTag()} or %{TagInStatusLineType()} for just the tag
|
||||||
" type respectively.
|
" name or tag type respectively.
|
||||||
" 4. Run Vim and open any Python file.
|
" 4. Run Vim and open any Python file.
|
||||||
"
|
"
|
||||||
python << EOS
|
python << EOS
|
||||||
|
|||||||
Reference in New Issue
Block a user