Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
It gets loaded everytime I open vim. It is a file type plugin, so it should be placed at /usr/share/vim/vimfiles/ftplugin/python.vim Reproducible: Always Steps to Reproduce: 1.install app-vim/vimpython-1.7 ebuild 2.open vi and try '[[' or ']]' to go to next function 3.the above mapping should go to the next function but python.vim has changed it!
vimpython-1.11 should be hitting your local mirror sometime this afternoon, and it's set up so that it'll only be loaded when ft=python. Thanks for the report.