[20131215]安装vim插件gundo.txt
今天想安装gundo.vim插件看看,我以前安装的vim 7.4版本,安装gundo插件需要python2.7版本.
我下载gvim7.4版本来自:http://www.vim.org/download.php#pc
PC: MS-DOS and MS-Windows
For modern MS-Windows systems (starting with XP) you can simply use the executable installer:
gvim74.exe
It includes GUI and console versions, for 32 bit and 64 bit systems. You can select what you want to install and includes an uninstaller.
--一直意味这个版本是64位的版本,所以选择python版本也是64位的.最后从任务管理器才知道这个版本也是32位的,只不过可以安装在64bit的机器罢了.
--下载python 2.7 32位版本后一切ok!浪费了许多时间.
http://www.python.org/ftp/python/2.7.6/python-2.7.6.msi
--使用很简单:
:GundoToggle
具体操作就很简单了,减少记忆一些命令的问题:g- g+ :earlier :last等命令.
贴一个图:
时间: 2024-10-23 08:52:01