0.1.1 • Published 4 years ago

coc-jira-cplt v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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

0.1.0

4 years ago

0.1.1

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago