Updated Customization (markdown)

Paul Smith 2019-01-19 15:18:56 -05:00 committed by Fangrui Song
parent f9bbb4011e
commit 1dd5d0122d

@ -1,7 +1,7 @@
There are four possible ways to customize the behavior of the `ccls` server.
1. The `ccls` server [command line](#command-line).
1. The [`.ccls` file](#ccls-file), if it exists.
1. The [`.ccls` file](Project-Setup#ccls-file), if it exists.
1. The [`compile_commands.json` file](#compile_commandsjson-file), if it exists.
1. [Initialization options](#initialization-options)