Updated Emacs (markdown)

gfoil-argo 2018-11-16 13:46:42 -05:00
parent 05418cc854
commit 7e163d2661

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