[review] Changes
This commit is contained in:
parent
6a163fd5c1
commit
718d9a2690
5 changed files with 46 additions and 53 deletions
|
@ -58,7 +58,7 @@
|
|||
:desc "LSP Format buffer/region" "F" #'eglot-format
|
||||
:desc "LSP Rename" "r" #'eglot-rename
|
||||
:desc "LSP Find declaration" "j" #'eglot-find-declaration
|
||||
:desc "LSP Find implementation" "J" #' eglot-find-implementation))
|
||||
:desc "LSP Find implementation" "J" #'eglot-find-implementation))
|
||||
|
||||
;;; <leader> f --- file
|
||||
(:prefix-map ("f" . "file")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue