docs(javascript): fix tide-rename-symbol binding
This commit is contained in:
parent
abd07c2793
commit
7b325e65f0
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ The =:completion company= module uses =company-prescient= to sort completion by
|
|||
|-------------------------+------------------+------------------------|
|
||||
| ~tide-restart-server~ | =SPC m R= | Restart tide server |
|
||||
| ~tide-reformat~ | =SPC m f= | Reformat region |
|
||||
| ~tide-rename-symbol~ | =SPC m r s= | Rename symbol at point |
|
||||
| ~tide-rename-symbol~ | =SPC m r r s= | Rename symbol at point |
|
||||
| ~tide-organize-imports~ | =SPC m r o i= | Organize imports |
|
||||
*** Refactoring (js2-refactor-mode)
|
||||
| command | key / ex command | description |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue