Closed IvanJijon closed 1 year ago
In the generated script there is a mapping in order to open current line on GitHub:
"" Open current line on GitHub nnoremap <Leader>o :.Gbrowse<CR>
But when using it there is an error message: ":Gbrowse has been removed in favor of :GBrowse"
":Gbrowse has been removed in favor of :GBrowse"
Closed by #432
Description
In the generated script there is a mapping in order to open current line on GitHub:
But when using it there is an error message:
":Gbrowse has been removed in favor of :GBrowse"