Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jirafa.vim

Open JIRA cards from Vim.

Jirafa

Installation

Use your preferred installation method for Vim plugins.

With vim-plug that would mean to add the following to your vimrc:

Plug 'iovis/jirafa.vim'

Usage

Define your JIRA url:

let g:jira_url = 'https://rubiconmd.atlassian.net/'
let g:jira_url = $JIRA_URL

Launch :Jira to open a card in your browser.

:Jira RMD-1234  " Specify a single card
:Jira           " Read it from your git branch

About

Open JIRA cards from Vim.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages