tyru / open-browser-github.vim

Open GitHub URL of current file, etc. from Vim editor (supported GitHub Enterprise)
BSD 3-Clause "New" or "Revised" License
173 stars 14 forks source link

OpenGithubFile to open the file at the line where the cursor is #44

Open hrai opened 1 year ago

hrai commented 1 year ago

It would be good to have the option to let :OpenGithubFile open the file at the line where the cursor is instead of :'<,'>OpenGithubFile to avoid extra key presses.