Keybind lsp actions
This commit is contained in:
parent
e9b1b9e78d
commit
982f5a870e
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
"SPC f" '(eglot-format :which-key "Format region")
|
||||
"SPC F" '(eglot-format :which-key "Format buffer")
|
||||
"SPC r" '(eglot-rename :which-key "Rename symbol")
|
||||
"SPC a" '(eglot-code-actions :which-key "Relevant local actions")
|
||||
)
|
||||
:config
|
||||
;;; eclipse-jdt breaks the spec which in turn breaks code actions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue