The first problem encountered when using gvim

Source: Internet
Author: User

Start to learn how to use gvim and install gvim 7.2. Check that Charles canCodeI also installed a ctags plug-in. I did not expect that every time I press Ctrl +], I always prompted:

E433: No tags File
E426: tag not found: all_bear_start_idle

After several searches, I finally returned to the easwy blog and found the ctags Chinese manual.

  1. Use the ctags command to generate the tags file (I generated the entire solution of.)
  2. Use VI to find the generated tags file (Modify the _ vimrc file and add set tags = full file path to find the generated file.)
  3. Use Ctrl +] or Ctrl + T to jump (You can jump between methods and cannot go to the definition of a variable.)

Now I know this.

Finally, I would like to thank Charles.

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.