Skip to content

arvida/vim-open-rubygems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

open-rubygems.vim

Easily open the rubygems.org page for gem from Vim.

Usage

Use :Gem rails to open up rails on rubygems.org. If the cursor is located on a gem name you can use :Gem to open up the rubygems.org page for that gem.

Installation

Using pathogen.vim:

cd ~/.vim/bundle
git clone git://github.com/arvida/vim-open-rubygems.git

Otherwise just copy the contents of open-rubygems.vim's plugin folder to ~/.vim/plugins/.

Requirements

Mac OS X - open-rubygems.vim currently relies on the open shell command.

Contributing

You are very welcome to contibute. Do a pull request or issue on github.

License

Copyright (c) Arvid Andersson. Distributed under the same terms as Vim itself. See :help license.

About

Open up the http://rubygems.org page for a Gem from Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published