Quickly build a VIM development integration environment

Source: Internet
Author: User
Tags using git git clone

  1. Installing ZSH

    1. Installing yum-y Install Zsh

    2. View Shell List Cat/etc/shells

    3. Toggle Zsh cash-s/bin/zsh

    4. Restart output echo $SHELL

    5. /BIN/ZSH Switch Success

  2. Install oh-my-zsh   Direct run                           and nbsp                          ,         &NB Sp                          ,         &NB Sp                          ,         &NB Sp;sh-c "$ (curl-fssl https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

  3. HTTPS://GITHUB.COM/AMIX/VIMRC This plugin can be very good management of vim configuration and plug-in very useful

    1. Run directly (GitHub has other versions of the installation method)git clone https://github.com/amix/vimrc.git ~/.vim_runtime
      sh ~/.vim_runtime/install_awesome_vimrc.sh

    2. After the installation is complete vim. VIMRC will see the configuration path for VIM (profile path ~/. Vim_runtime)

  4. Amix after the installation is complete, open the ~/.vim_runtim

    1. ~/.vim_runtime/autoload directory has the pathogen Plugin Manager installed to manage vim plugins

    2. Install the plugin directly in the ~/.vim_runtime/sources_forked

  5. Installing plugins

    1. Take Supertab as an example CD ~/.vim_runtime/sources_forked

    2. Installing plugins using git clone https://github.com/ervandew/supertab

    3. You can use it directly! It's so simple.

  6. Other plug-ins like the installation method only need to download put ~/.vim_runtime/sources_forked can recommend a few plug-ins


Phpdoc PHP Comments

oh-my-zsh

Supertab Complete Plug-in

Syntactic syntax detection

Auto pairs automatically inserts and formats square brackets and parentheses

Nerd Commenter Add Comment

Snipmate Inserting Code Snippets

Nerdtree File Manager

Minibufferexplorer file Browser, support to open multiple files simultaneously

TagList Code Viewer

Gdbmgr Debugger

Jump Lookup for Cscope function


This article from "Snail Crawl" blog, please be sure to keep this source http://10130617.blog.51cto.com/10120617/1887347

Quickly build a VIM development integration environment

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.