Vim configuration (integrating the content of online gods)

Source: Internet
Author: User

工欲善其事 its prerequisite, developed in Linux, is highly recommended with VIM.
If you change to use VIM, so that it is used with the IDE generally handy, the following is
Learn from the online the Great God's recommendation, after the integration of the content. Hope to help everyone.
First you need to download several files:

1.vim, in the Linux system, this is the system comes with. You can also:
$sudo Apt-get Install Vim

2.vim configuration file
Vim configuration file Download
(After extracting the file, configure it according to the instructions of the Readme file)

3.cscope Plug-in
Cscope download
(Cscope is an open source, free C-language browsing tool that makes it easy to find information such as where a function or variable is defined, where it is called)
$sudo Apt-get Install Cscope

4.ctags Plug-in
Ctags Download
(Ctags is a handy code to read the tool under Vim, Ctags is the first to generate C code of tags files, and later expanded into various languages to generate tags)
$sudo Apt-get Install Ctags

5.taglist Plug-in
TagList Download
(After downloading the plugin, unzip and copy the corresponding file to the corresponding directory under ~/.vim/.) )
When TagList is used, Vim opens a file and uses: Tlist to use the taglist.

When the configuration is complete, the open vim will be:

The following goes on: The tool configuration for accessing remote Linux under Windows.

1.SecurityCRT
The tool can connect to a Linux server and can be developed with VIM.
First you need to configure some content to implement Linux-like terminal.

Terminal selection:

Solve the problem of Chinese characters garbled:

Configure VIM to open and close:

Add a row to the. BASHRC:
Export Term=xterm

At this point, the tool configuration is complete.
Say in the end, about the article gives some plug-in ctags and so on use way also invites the reader to see the relevant material, here no longer one by one repeat.

Where the explanation is wrong, you are welcome to point out, thank you.

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Vim configuration (integrating the content of online gods)

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.