ruanyl / vim-gh-line

vim plugin that open the link of current line on github
MIT License
408 stars 37 forks source link

Cgit support. #24

Closed ahakanbaba closed 5 years ago

ahakanbaba commented 5 years ago

Users can open cgit links using the vim-gh-line plugin. Cgit is an opensource configurable git hosting front end.

ahakanbaba commented 5 years ago

@ruanyl, this is my take on supporting cgit front-ends. Please take a look and let me know what you think.

ruanyl commented 5 years ago

@ahakanbaba Thank you very much for the PR, please allow to me take some time to review :)