Skip to content

coocon/vimconfig

 
 

Repository files navigation

My Vim Config

包含常用插件,代码高亮,eslint,nerdtree等

Installation

To use this config, you need to install Pathogen first, and then:

$ git clone https://github.com/treelite/vimconfig.git ~/.vim/bundle
$ cd ~/.vim
$ git submodule init
$ git submodule update

Update

$ cd ~/.vim/bundle
$ git pull

About

my vim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 95.3%
  • JavaScript 2.6%
  • Shell 1.4%
  • Erlang 0.5%
  • Python 0.2%
  • HTML 0.0%