diff --git a/Emacs.md b/Emacs.md index 2dabca0..81aaec8 100644 --- a/Emacs.md +++ b/Emacs.md @@ -257,13 +257,13 @@ For the long story, refer to the corresponding [emacs-devel thread](https://list ``` ![$ccls/call](https://ptpb.pw/Dv8K.gif) -Side notes: `ccls-inheritance-hierarchy` also works fine with jumping between primary template and partial specialization. ```elisp (ccls-inheritance-hierarchy nil) ; base hierarchy (ccls-inheritance-hierarchy t) ; derived hierarchy ``` ![$ccls/inheritance hierarchy:true](https://ptpb.pw/JkyT.gif) +Side notes: `ccls-inheritance-hierarchy` also works fine with jumping between primary template and partial specialization. ### Code lens