ruanyl / vim-gh-line

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

[BUG] Open repo with multiple lines selected opens multiple tabs #36

Closed willdavidow closed 4 years ago

willdavidow commented 4 years ago

When multiple lines are selected and pressing the open repo command (<leader>go) it opens n new tabs in my browser (where n = number of lines selected).