vim7.4 installation K-vim

Source: Internet
Author: User

(1): Clone to local, configure to Linux personal directory (if it comes from linux_config, do not need clone)

git clone https://github.com/wklken/k-vim.git

(2): Installation dependent

2.1 system Dependent # Ubuntusudo apt-get  install Ctagssudo apt-get install build-essential CMake python-Dev  #编译YCM自动补全插件依赖 # centossudo Yum install python-'development Tools ' # mac#brew Install ctags 2.2 use pythonsudo pip install pyflakessudo pip install pylintsudo pip install PEP8

2.3 use javascript# to install Jshint and jslint for JavaScript syntax checking # requires NODEJS support, each system installation See document https: // Github.com/joyent/node/wiki/installing-node.js-via-package-manager #ubuntusudo apt-get---gnpm install jslint–g

(3): Installation

3.1 Enter Directory # Note the original installed children's shoes, reinstall, do not go to ~/.vim under the execution (this is a soft connection to K-vim is the real directory), must go to the K-vim native directory to perform CD K-vim/3.2  perform the installation # will go into the list of installed plugins, currentlyin +x install.sh

(4): Problems that may be encountered:

    • Compile auto-complete youcompleteme (slightly longer, but definitely worth it)

(5): For more configuration, see:

Https://github.com/wklken/k-vim/blob/master/README.md

vim7.4 installation K-vim

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.