configs/emacs: add shortcut for eglot-rename
This commit is contained in:
parent
5e926dbcb5
commit
e768d09f4a
@ -279,6 +279,7 @@ Magit is a awesome. Not sure what else to say about it. :P
|
|||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package eglot)
|
(use-package eglot)
|
||||||
|
(define-key eglot-mode-map (kbd "C-c r") 'eglot-rename)
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** company and friends
|
** company and friends
|
||||||
|
Loading…
Reference in New Issue
Block a user