Make gd follow link in a new tab
This commit is contained in:
@@ -11,8 +11,8 @@ exmap tabclose obcommand workspace:close
|
||||
exmap wq obcommand workspace:close
|
||||
exmap q obcommand workspace:close
|
||||
|
||||
exmap followlink obcommand editor:follow-link
|
||||
nmap gd :followlink<CR>
|
||||
exmap followlinkintab obcommand editor:open-link-in-new-leaf
|
||||
nmap gd :followlinkintab<CR>
|
||||
|
||||
exmap tabnew obcommand workspace:new-tab
|
||||
nmap gn :tabnew<CR>
|
||||
|
||||
Reference in New Issue
Block a user