Admin How To Simple Steps to Help You Install (管理如何简单的步骤来帮助你安装).pdf
文本预览下载声明
Admin How To
Simple Steps to Help You Install
gVim on Windows 7
Vim is a text editor that is based on the Vi editor, which is common to UNIX-like systems.
gVim is the GUI version of Vim. This article is a detailed account on how to install gVim on a
Windows 7 machine along with Git, Pathogen and plugins.
had used Vim on Linux earlier, but what I did was reinstalled them, I took screenshots, captured the command
pretty basic. About two months ago, out of the blue, I line outputs and wrote the article.
Iinstalled it on Windows 7 on my work laptop and started
trying it out. The initial days were filled with frustration The sequence of events
and confusion but a few weeks later, I started getting 1) Download Vim and install it, move/delete a few folders
comfortable. I am glad I stuck with it as a recent task at (directories).
work involved verifying, editing, searching and replacing 2) Next, install Git and Pathogen, which will make
a lot of commands and scripts, and without gVim, it would installing/uninstalling the Vim plugins easy. Well also
have taken me at least twice as long. add a few settings in the _vimrc file.
Vims power and flexibility is further enhanced by the 3) Install a few colour scheme plugins.
plugins. All thanks to Git and Pathogen, installing plugins Basically, when you install gVim, it will look like
is now a breeze. However, there isnt any step-by-step guide what’s shown in Figure 1.
on the Internet that shows you how to do it for gVim on It’s fairly plain and simple, and could use a better font
Windows 7. I had to scour the Net, get information in bits and background; so let’s tweak it and after we are done,
and pieces and, often, there were just fleeting references on itll look like what’s shown in Fi
显示全部