Skip to content

SimpleExpress/mvimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvimrc

This is the repository of personal vim settings.

  • Installation:

    git clone xxx

    git submodule init

    git submodule update

  • Update plugin:

    cd /path/to/plugin

    git pull origin master

  • Update all plugins:

    git submodule foreach git pull origin master

  • Delele plugin:

    git rm bundle/plugin-name

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published