Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openproject/openvims

整理常用vim插件
https://github.com/openproject/openvims

Last synced: 3 months ago
JSON representation

整理常用vim插件

Awesome Lists containing this project

README

        

openvims
========
open vim scripts

use step:

1. git clone https://github.com/openproject/openvims.git .vim

2. cd .vim

3. git submodule init

4. git submodule update

5. execute the Install.sh will override your .vimrc by openvims .vimrc

if you want to add else vim-scripts, you can do it yourself like this:

git submodule add https://github.com/scrooloose/nerdcommenter.git bundle/nerdcommenter