Skip to content

gbrennon/vim-bootstrap-updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

vim-bootstrap-updater

Status

This is a proof of concept!

Installation

  • vim-boostsrap is a prereq. Go here first.
  • vim-bootstrap uses NeoBundle so:
    • Add NeoBundle 'https://github.com/sherzberg/vim-bootstrap-updater' to .vimrc.local
  • Run :NeoBundleInstall

Usage

Add something like :let vim_bootstrap_langs = "python,ruby,html,javascript" in side of your .vimrc.local file.

Next, while in vim, just execute :VimBootstrapUpdate

License

See LICENSE

Thanks

This plugin was started using the awesome vim-plugin-starter-kit written by JarrodCTaylor.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.3%
  • Vim Script 22.7%