Updated Emacs (markdown)

firstlove 2018-10-31 13:25:18 +08:00
parent d398e8d1c8
commit 82467cc8d7

@ -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