mirror of
https://github.com/MaskRay/ccls.git
synced 2025-04-05 08:22:12 +00:00
Updated Emacs (markdown)
parent
d398e8d1c8
commit
82467cc8d7
2
Emacs.md
2
Emacs.md
@ -257,13 +257,13 @@ For the long story, refer to the corresponding [emacs-devel thread](https://list
|
||||
```
|
||||

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

|
||||
Side notes: `ccls-inheritance-hierarchy` also works fine with jumping between primary template and partial specialization.
|
||||
|
||||
### Code lens
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user