[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
|
@ -124,7 +124,7 @@ simpler."
|
|||
|
||||
;; Eglot specific helper, courtesy of MaskRay
|
||||
;;;###autoload
|
||||
(defun eglot-ccls-inheritance-hierarchy (&optional derived)
|
||||
(defun +cc/eglot-ccls-inheritance-hierarchy (&optional derived)
|
||||
"Show inheritance hierarchy for the thing at point.
|
||||
If DERIVED is non-nil (interactively, with prefix argument), show
|
||||
the children of class at point."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue