From 82467cc8d7d947740e54e38776ebb17c85ce21f5 Mon Sep 17 00:00:00 2001 From: firstlove Date: Wed, 31 Oct 2018 13:25:18 +0800 Subject: [PATCH] Updated Emacs (markdown) --- Emacs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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