Skip to content

pepegar/vkg-coffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vkg

This is a proof of concept, I will be releasing a stable and better application soon.

The package manager for Vim

This is vkg (pronounced vackage), the package manager for Vim. vkg relies on the data from the folks at Vimawesome.

vkg works alongside Pathogen, and presumes that your infected dir is ~/.vim/bundle.

vkg needs Coffeescript to be installed globally in the system, and the coffee binary to be accesible in the path.

Installation

npm install -g vkg

Usage

vkg search gundo
vkg install gundo

TODO

  • LOTS OF THINGS
  • Option for customized config file (~/.vkgrc)
  • Moar commands
  • tests

Contributing

Yes, please

About

The Vim Package Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published