From 7e163d2661dadc368057019e0c041984a933e819 Mon Sep 17 00:00:00 2001 From: gfoil-argo <43347631+gfoil-argo@users.noreply.github.com> Date: Fri, 16 Nov 2018 13:46:42 -0500 Subject: [PATCH] Updated Emacs (markdown) --- Emacs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Emacs.md b/Emacs.md index d06a13d..09cf33b 100644 --- a/Emacs.md +++ b/Emacs.md @@ -87,7 +87,7 @@ Also refer to [[Debugging]]. ## [[Initialization options]] -Initialization options are defined in [config.h](https://github.com/MaskRay/ccls/blob/master/src/config.h), but you need to customize them in S-exp. +Initialization options are defined in [config.hh](https://github.com/MaskRay/ccls/blob/master/src/config.hh), but you need to customize them in S-exp. Use `t` for true, `:json-false` for false, `:json-null` for null. ```elisp