mirror of
https://github.com/MaskRay/ccls.git
synced 2025-04-06 08:52:14 +00:00
Updated Emacs (markdown)
parent
05418cc854
commit
7e163d2661
2
Emacs.md
2
Emacs.md
@ -87,7 +87,7 @@ Also refer to [[Debugging]].
|
|||||||
|
|
||||||
## [[Initialization options]]
|
## [[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.
|
Use `t` for true, `:json-false` for false, `:json-null` for null.
|
||||||
|
|
||||||
```elisp
|
```elisp
|
||||||
|
Loading…
Reference in New Issue
Block a user