python-rope / ropevim

vim mode that uses rope library to provide features like python refactorings and code-assists
GNU General Public License v2.0
245 stars 34 forks source link

Wrong installation place for ropevim.vim #18

Closed mcepl closed 10 years ago

mcepl commented 10 years ago

ropevim.vim shouldn’t be installed into .egg directory but to the appropriate vim plugin/ dir (e.g., ~/.vim/plugin/ropevim.vim or /usr/share/vim/vimfiles/plugin/ropevim.vim)