Skip to content

ofirgall/open-jira.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-jira.nvim

Opener of open.nvim that opens shorthands of Jira tickets, E.g: JRASERVER-63928.

Installation

Install open.nvim first.

use 'ofirgall/open-jira.nvim'

Usage

-- Leave empty for default values
require('open-jira').setup {
    -- string|function(shorthand: string): string
    url = 'https://jira.atlassian.com/browse/'
}

About

Open shorthand of Jira ticket from nvim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published