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 wq obcommand workspace:close
|
||||||
exmap q obcommand workspace:close
|
exmap q obcommand workspace:close
|
||||||
|
|
||||||
exmap followlink obcommand editor:follow-link
|
exmap followlinkintab obcommand editor:open-link-in-new-leaf
|
||||||
nmap gd :followlink<CR>
|
nmap gd :followlinkintab<CR>
|
||||||
|
|
||||||
exmap tabnew obcommand workspace:new-tab
|
exmap tabnew obcommand workspace:new-tab
|
||||||
nmap gn :tabnew<CR>
|
nmap gn :tabnew<CR>
|
||||||
|
|||||||
Reference in New Issue
Block a user