Vim configuration file (for gvim)

Source: Internet
Author: User

Configuration Overview:
1. automatic matching of brackets [all types of brackets and quotation marks are supported]
2. One-click addition of syntax template, author, time, and other information
3. One-click compilation and running of a single source file [all mainstream programming languages are supported]
4. Code Completion and function jump [implemented by ctags]
5. Intelligent completion of syntax structure [implemented by snipmate]
6. write blogs and Wiki in VIM [implemented by vimwiki]
7. added the Simplified Chinese version of the vim document
8. For more functions, see the configuration code. Download the configuration file and custom configuration folder. For the download link, see the end of this article.

 
----------------------------------
Download instructions:
Vimfiles is the custom configuration folder of gvim. The relative path is/gvim/vimfiles. The actual path on my local machine is: D: \ apps \ gvim \ vimfiles
_ Vimrc is the configuration file of gvim. The relative path is/gvim/_ vimrc. The actual path on my local machine is: D: \ apps \ gvim \ _ vimrc.

1. You can place this folder under your gvim installation path to overwrite the original vimfiles and _ vimrc (it is best to delete the original vimfiles directory first ), in this way, you can use this configured Vim [back up your original file before overwriting to avoid exceptions]
2. If your gvim installation path is different from my local path, you also need to modify the configuration address of several plug-ins in _ vimrc. You do not need to change the configuration address of other plug-ins.
3. Tip: We recommend that you add/gvim/vim73 (if you are using gvim 7.3) to your system environment variables, preferably at the beginning of all environment variables.
4. This package comes with several gadgets. Please place them in the/gvim/vim73 directory so that the system can find ctags and so on. [if you want this step to be effective, you must add environment variables first]
Header.htmland footer.html are the Wiki templates of my blog. If you want to use vimwiki, you can use it for reference.
This package includes two Vim manuals and several Vim diagrams, as well as an official reference document for vimwiki.

 

Reprinted from http://www.oschina.net/code/snippet_103341_7056

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.