Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try vim-url-opener #114

Open
gabebw opened this issue Apr 28, 2018 · 5 comments
Open

Try vim-url-opener #114

gabebw opened this issue Apr 28, 2018 · 5 comments
Labels

Comments

@gabebw
Copy link
Owner

gabebw commented Apr 28, 2018

https://github.com/gfontenot/vim-url-opener

@gabebw
Copy link
Owner Author

gabebw commented Apr 28, 2018

Could be nice for JIRA tickets like ABC-1234.

@gfontenot
Copy link

gfontenot commented Apr 29, 2018

See: https://github.com/gfontenot/dotfiles/blob/master/vim/plugin/jira.vim

Uses config like:

let g:jira_root_domain = 'https://my.jira.domain/browse/'
let g:jira_patterns =
      \ [ 'ABC-\d\+'
      \ ]

@gabebw
Copy link
Owner Author

gabebw commented Apr 29, 2018

In order to do this but keep some JIRA information private, I'll do #101 first.

@gabebw gabebw added the Vim label Apr 30, 2018
@gabebw
Copy link
Owner Author

gabebw commented May 6, 2018

It would take a lot of custom code to replicate the internals of quicklink.vim, so I think it's not worth it. (Though it'd be cool if quicklink exposed just the "find markdown link" functionality.)

@gfontenot
Copy link

I'd love to help with this, fwiw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants