Bug 167710 - app-vim/vimpython-1.7 places its only file at /usr/share/vim/vimfiles/plugin/python.vim
Bug#: 167710 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: vim@gentoo.org Reported By: malahal@gmail.com
Component: Applications
URL: 
Summary: app-vim/vimpython-1.7 places its only file at /usr/share/vim/vimfiles/plugin/python.vim
Keywords:  
Status Whiteboard: 
Opened: 2007-02-20 02:36 0000
Description:   Opened: 2007-02-20 02:36 0000
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!

------- Comment #1 From Mike Kelly (RETIRED) 2007-05-08 15:14:20 0000 -------
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.