Add [f/]f to follow the next collaborator (#36191)
Release Notes: - vim: Add `[f`/`]f` to go to the next collaborator
This commit is contained in:
@@ -58,6 +58,8 @@
|
||||
"[ space": "vim::InsertEmptyLineAbove",
|
||||
"[ e": "editor::MoveLineUp",
|
||||
"] e": "editor::MoveLineDown",
|
||||
"[ f": "workspace::FollowNextCollaborator",
|
||||
"] f": "workspace::FollowNextCollaborator",
|
||||
|
||||
// Word motions
|
||||
"w": "vim::NextWordStart",
|
||||
|
||||
Reference in New Issue
Block a user