Remove lsp-rename that doesn't exist
This commit is contained in:
parent
a4ce781544
commit
f1e282d713
1 changed files with 1 additions and 2 deletions
|
@ -347,8 +347,7 @@ Now that the [[file:ha-programming.org::*Language Server Protocol (LSP) Integrat
|
|||
("Server"
|
||||
(("l" python-lsp/body "LSP..."))
|
||||
"Edit"
|
||||
(("r" lsp-rename "Rename")
|
||||
("=" lsp-format-region "Format"))
|
||||
(("=" lsp-format-region "Format"))
|
||||
"Navigate"
|
||||
(("A" lsp-workspace-folders-add "Add Folder")
|
||||
("R" lsp-workspace-folders-remove "Remove Folder"))
|
||||
|
|
Loading…
Reference in a new issue