I just installed Automatic Latex Plugin (a vimball) to my gvim (v7.3.46) on Windows 7 with pathogen. I did not do any change to me vimrc file. Simply put all its stuff under pathogen's bundle directory. But I found this plugin was too slow to use and decided to remove it. So I removed the "Automatic Latex Plugin" directory under bundle. Then strange thing happened. The mappings made by Automatic Latex Plugin is still taking effect, such as n V :call atplib#motion#StartVisual('v'). And I did not find any string like "atplib" in my whole VIM directory with grep. Does anyone have any idea? Thanks.
Fengjian
Hi Marcin,
Thanks for the ideas. I will try them out. :)
Fengjian