Update Vim keybindings
This commit is contained in:
@@ -13,3 +13,6 @@ exmap q obcommand workspace:close
|
|||||||
|
|
||||||
exmap followlink obcommand editor:follow-link
|
exmap followlink obcommand editor:follow-link
|
||||||
nmap gd :followlink<CR>
|
nmap gd :followlink<CR>
|
||||||
|
|
||||||
|
exmap tabnew obcommand workspace:new-tab
|
||||||
|
nmap gn :tabnew<CR>
|
||||||
|
|||||||
Reference in New Issue
Block a user