Skip to content

Jump to the Pivotal Tracker story under the cursor

License

Notifications You must be signed in to change notification settings

m1foley/vim-pivotal-tracker-jump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-pivotal-tracker-jump

Using the GitHub integration, Pivotal Tracker stories can be referenced in Git commit messages like [#TRACKER_STORY_ID].

This plugin adds functionality to gx, which normally opens URLs in your default web browser. When the cursor is on a story reference press gx to jump to the story in your web browser.

Installation

Using vim-plug:

Plug 'm1foley/vim-pivotal-tracker-jump'

Customization

The URL can be customized, like for enterprise accounts which have their own domain:

" This is the default value
let g:pivotal_tracker_jump_url = 'https://www.pivotaltracker.com/story/show/'

License

MIT

About

Jump to the Pivotal Tracker story under the cursor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published