keybinds: changes related to lsp rename
* vim mode: bind 'grn' to rename_symbol * flow mode: bind F4 to toggle_input_mode
This commit is contained in:
parent
1c37de6c29
commit
860c36266c
2 changed files with 3 additions and 2 deletions
|
|
@ -44,6 +44,7 @@
|
|||
["gi", "goto_implementation"],
|
||||
["gy", "goto_type_definition"],
|
||||
["gg", "move_buffer_begin"],
|
||||
["grn", "rename_symbol"],
|
||||
["g<S-d>", "goto_declaration"],
|
||||
["<S-g>", "move_buffer_end"],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue