简体   繁体   中英

Why my Gvim often stop working on Win7?

My Gvim often stop working on Windows7: 在此处输入图片说明

I download a prebuilt gvim version, I forgot the link page. I use Vundle as my vim plugin manager: 在此处输入图片说明

Please help me... Sometimes I type a little fast, I cannot realize what I have type. Maybe I press some error key which caused the gvim stop. But I don't know what key will cause the gvim stop.

Your Vim version 7.4.280 is a development snapshot ; it is not a stabilized version. Either move back to this MR version (and hope that the problem isn't there), or regularly update to the latest available build. Ideally, you'll then debug into / collect stacktraces in case of crashes, and report this problem, so that the devs can do something about it.

Thanks to @Ingo Karkat recommandation.

I download another prebuild gvim for windows version.

I find a very good all-in-one gvim for windows on Bitbucket:

https://bitbucket.org/Alexander-Shukaev/vim-for-windows/downloads

This gvim support lua/python2.7.x/python3.4.x/ruby/perl, and it include all the lua52.dll/python27.dll/python34.dll/... files. So vimers do NOT have to download the matchde version script dll files.

I think this will meet most of vimer's need.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM