From 1dd5d0122dc43883d32569f27b31b17f0995c26b Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 19 Jan 2019 15:18:56 -0500 Subject: [PATCH] Updated Customization (markdown) --- Customization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Customization.md b/Customization.md index 1da4941..32b0835 100644 --- a/Customization.md +++ b/Customization.md @@ -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)