|
|
@ -326,7 +326,7 @@ impl MappableCommand {
|
|
|
|
append_mode, "Append after selection",
|
|
|
|
append_mode, "Append after selection",
|
|
|
|
command_mode, "Enter command mode",
|
|
|
|
command_mode, "Enter command mode",
|
|
|
|
file_picker, "Open file picker",
|
|
|
|
file_picker, "Open file picker",
|
|
|
|
file_picker_in_current_buffer_directory, "Open file picker at current buffers's directory",
|
|
|
|
file_picker_in_current_buffer_directory, "Open file picker at current buffer's directory",
|
|
|
|
file_picker_in_current_directory, "Open file picker at current working directory",
|
|
|
|
file_picker_in_current_directory, "Open file picker at current working directory",
|
|
|
|
code_action, "Perform code action",
|
|
|
|
code_action, "Perform code action",
|
|
|
|
buffer_picker, "Open buffer picker",
|
|
|
|
buffer_picker, "Open buffer picker",
|
|
|
|