Skip to content

danishprakash/vim-githubinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

vim-githubinator

Quickly show selected text in vim on Github if a remote exists.

What?

This plugin helps you select some text in vim visually and then open it in Github or other remote repository with the selection highlighted. This was inspired from Githubinator for sublime.

Default commands

gho
    Open selected text on git remote repository with the default
    browser using the `open` or `xdg-open` command if it is present,
    throws an error otherwise.

ghc
    Same as gho except it doesn't open the
    browser but rather copies the said URL to the clipboard using
    pbcopy if it is present, throws an error otherwise.

Installation

Using vim-zen:

Plugin 'danishprakash/vim-githubinator'

Contributing

Do you want to make this better? Open an issue and/or a PR on Github. Thanks!

License

MIT License

Copyright (c) 2018 Danish Prakash

About

Show selected text in Vim on Github

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •