Hello, I don't know how many of you are Vim users and what fraction of those use plugins. Anyway, there is a great, well-known plugin called vim-fugitive (by notorious Tim Pope), that provides a lot of cool features. My favorite one is probably `:Gbrowse` command, which opens the current file, line or visual selection in your web browser. Up until now, there was support for GitHub, GitLab, Bitbucket, and Gitee. The _problem_ is, that a lot of us moved to Pagure ... ... so I wrote a plugin enhancing the :Gbrowse functionality with Pagure support. Give it a try. If you find it (not) helpful, let me know! Code: https://github.com/FrostyX/vim-fugitive-pagure Blog post: http://frostyx.cz/posts/vim-gbrowse-support-for-pagure Jakub _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx