Vim-related plug-ins

Source: Internet
Author: User

Plugin:

  • Taglist:

    I believe that everyone knows its name and is used to provide functions such as the function list of a single source code file.

  • Omnicppcomplete:

    Provides automatic completion of C ++ code

  • A. VIM:

    Quick Switch between. h and. cpp files

  • Nerd_commenter:

    Provides quick comments/reverse comments for code blocks

  • Doxygentoolkit. VIM:

    Add doxygen comments

  • Snipmate:

    Provides the ability to quickly generate code segments.

  • Matchit:

    So that % not only can match simple <> (), but also can match tags such as <HTML>

  • Mark. VIM:

    Highlight different words to indicate that different variables are useful. (Note that there are two mark. Vim on vim.org. Please use the one pointing to in the link, and the other has a bug)

  • Jsbeautify. VIM:

    Optimizing js code is not a simple indent, but a whole optimization.

  • Pyflakes:

    Provides the function of checking Python code syntax in real time (highly recommended !)

  • XML. VIM:

    Provides the ability to quickly write XML/html, such as automatic tag close.

  • Authorinfo:

    Automatically generate/update the author information of the file (written by vimer.cn Bo)

  • Nerd_tree:

    It provides the function of displaying the file/directory list, which is much better than the built-in file browser.

  • Conque_term:

    It is very useful to enable the terminal in vim!

  • Csexplorer:

    The color list function is provided, so you do not need to manually name the color list.

  • Calendar:

    Provides the Calendar function and can take notes

  • Fencview:

    Automatically detects the file encoding, or you can manually select the file encoding.

  • Visincr:

    Generate a series

  • Vimwiki:

    Use Vim to build a personal Wiki

  • Fuzzyfinder:

    A powerful file search tool depends on

  • Auto_mkdir:

    W: The Directory is automatically created when the file is written.

  • Surround. VIM:

    Add symbols (including HTML tags) on both sides of a word or sentence quickly. The disadvantage is that you do not need to use "." To repeat the command. Repeat. Vim can solve this problem.

  • Vimpress:

    Use Vim to view, publish, modify, and delete a blog. Someone has optimized this code: Vim blog

  • Voom:

    Provides the outline function, which is very powerful.

  • Qiushibaike:

    You can read the tips encyclopedia in VIM (edited by vimer.cn Bo, purely entertaining ~~)

  • Drawit:

    You can draw images and control the keyboard in vim. (There is also a plug-in. Sketch is also a drawing, but it is controlled with a mouse)

Indent:

  • Javascript. VIM:

    Provides intelligent indentation of JS Code, and only uses the indent function.

  • Indent/python. VIM:

    Provides Python syntax indentation, which is much better than the default one (modified by vimer.cn blogger)

Syntax:

  • Javascript. VIM:

    Provide better JS syntax highlighting

  • Python. VIM:

    Provides better Python syntax highlighting

  • ActionScript. VIM:

    Provides as code syntax highlighting

  • JSON. VIM:

    JSON syntax highlighting

  • CSS. VIM:

    Provides the real-time color display function, such as # ffffff

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.