A1Liu / a1liu

Personal Repository
https://a1liu.com
MIT License
5 stars 1 forks source link

Use :.GBrowse instead of :GBrowse #43

Closed albert-bedrock closed 9 months ago

albert-bedrock commented 9 months ago

that way you get the line number

nnoremap <C-G> :.GBrowse<CR>
vnoremap <C-G> :.GBrowse<CR>