Skip to content

restless/vimper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimper

vimper is super simple set of vim plugins. It should work properly on both OSX (preferably with macvim_) and Linux based systems.

Installation

Simply clone vimper repository somewhere and run:

$ python bootstrap.py

This would backup existing vim files installation and create links to the vimper's repository.

Want an one liner?

git clone git://github.com/restless/vimper.git ~/.vimper && cd ~/.vimper && python bootstrap.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.6%
  • Vim Script 49.4%