[review] no extension in load! / rename interactive function
This commit is contained in:
parent
0f5c5bb288
commit
dc3c2f9e78
4 changed files with 5 additions and 5 deletions
|
@ -241,7 +241,7 @@ If rtags or rdm aren't available, fail silently instead of throwing a breaking e
|
|||
(map! :localleader
|
||||
:after cc-mode
|
||||
:map c++-mode-map
|
||||
:n :desc "Show type inheritance hierarchy" "ct" #'eglot-ccls-inheritance-hierarchy)
|
||||
:n :desc "Show type inheritance hierarchy" "ct" #'+cc/eglot-ccls-inheritance-hierarchy)
|
||||
|
||||
;; NOTE : This setting is untested yet
|
||||
(after! eglot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue