Vim ide configuration collection

Source: Internet
Author: User

How to build an IDE for Linux C learning-Vim (III), IDE interface by lazy wood

How to convert Vim into an IDE programming environment (image and text) by Wu gen

Build Vim into a real ide by vimerProgramWorld

For more details about VIM + cscope:

A tutorial that teaches you how to use cscope.

One keyshot plug-in by Jason duell

A script that automatically creates a cssag database (
Richq ):

Cscope_gen.sh

#! /Bin/shfind. -name '*. py' \-o-name '*. java '\-o-iname '*. [CH] '\-o-name '*. CPP '\-o-name '*. CC '\-o-name '*. HPP '\> cscope. files #-B: Just build #-Q: Create inverted indexcscope-B-Q

Run ":! Cscope_gen.sh ".

VIM + tabbar

Tips for disabling a buffer in tabbar:

If you use tabbar and integrate a window segmentation plug-in (such as winmanager and nerdtree) or Vim in the column display status, you want to use the traditional: BD or: the bdelete command closes the excess buffer, and you may find that the split ratio shown in the split window and column is abnormal. Then, try: move the cursor to the buffer you want to close in the tabbar window, and press d. OK!

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.