diff --git a/init.el b/init.el index 2e3f9c858..8cc9cfce5 100644 --- a/init.el +++ b/init.el @@ -491,6 +491,7 @@ DIR must include a .project file to be considered a project." (:keymaps 'mo-quick-menu-map "i" #'lsp-find-implementation "a" #'lsp-execute-code-action + "R" #'lsp-rename "S" #'lsp-clangd-find-other-file) :init ;; Set a high read output max value for handling large language server responses