Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hongling0/openvims

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openvims

open vim scripts

use step:

  1. git clone [email protected]:hongling0/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

About

整理常用vim插件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 98.2%
  • Python 1.6%
  • Shell 0.2%