Skip to content

harshanarayana/coc-jira-complete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PERSONAL FORK

Personal Fork of Original Plugin

Getting Started

Installing

Using coc.nvim

Run :CocInstall coc-jira-cplt

Configuring

  1. Run :CocConfig and add the following keys:

    "j.url": "<URL for your JIRA workspace, w/o trailing slash>",
    "j.user": "<Your JIRA account email>",
    "j.password": "<Your JIRA Password>"
  2. Run :CocRestart to reload extension with new config

Credits

Inspired by mnpk/vim-jira-complete

About

Autocomplete JIRA issue keys from vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%