Valloric/MatchTagAlways

import mta_core

wedgwood opened this issue · 3 comments

In my env, MatchTagAlways throw error ImportError: No module named mta_core.
I use neobundle to manage my plugins.

Something must be wrong with the way you manage your plugins then because I can load MTA just fine with both Pathogen and Vundle on several machines and Vim versions.

Maybe because of vim's version. After update the vim to the recent version, every thing is ok :)