Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/9999years/jira-syntax.vim
https://github.com/9999years/jira-syntax.vim
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/9999years/jira-syntax.vim
- Owner: 9999years
- License: agpl-3.0
- Created: 2020-08-03T17:59:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-08-03T18:04:00.000Z (over 4 years ago)
- Last Synced: 2024-10-08T08:20:58.439Z (3 months ago)
- Language: Vim script
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# jira-syntax.vim
**This plugin only contains support for JIRA formatting syntax; it does not
interact with the JIRA API in any way.**[Atlassian JIRA] syntax support for Vim.
Install with [vim-plug], or whatever:
Plug '9999years/jira-syntax.vim'
The syntax support is fine. It could probably be better.
[Atlassian JIRA]: https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa
[vim-plug]: https://github.com/junegunn/vim-plug