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