Merge pull request #149 from travisstaloch/lsp-rename
implement lsp rename
This commit is contained in:
commit
9f29853cd6
8 changed files with 328 additions and 4 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