|
|
@ -289,9 +289,9 @@ impl MappableCommand {
|
|
|
|
goto_implementation, "Goto implementation",
|
|
|
|
goto_implementation, "Goto implementation",
|
|
|
|
goto_file_start, "Goto file start/line",
|
|
|
|
goto_file_start, "Goto file start/line",
|
|
|
|
goto_file_end, "Goto file end",
|
|
|
|
goto_file_end, "Goto file end",
|
|
|
|
goto_file, "Goto files in the selection",
|
|
|
|
goto_file, "Goto files in selection",
|
|
|
|
goto_file_hsplit, "Goto files in the selection in horizontal splits",
|
|
|
|
goto_file_hsplit, "Goto files in selection (hsplit)",
|
|
|
|
goto_file_vsplit, "Goto files in the selection in vertical splits",
|
|
|
|
goto_file_vsplit, "Goto files in selection (vsplit)",
|
|
|
|
goto_reference, "Goto references",
|
|
|
|
goto_reference, "Goto references",
|
|
|
|
goto_window_top, "Goto window top",
|
|
|
|
goto_window_top, "Goto window top",
|
|
|
|
goto_window_center, "Goto window center",
|
|
|
|
goto_window_center, "Goto window center",
|
|
|
|