plugins.lsp.servers.ccls.initOptions.compilationDatabaseDirectory

If not empty, look for compile_commands.json in it, otherwise the file is retrieved in the project root.

Useful when using out-of-tree builds with the compilation database being generated in the build directory.

Example: "out/release"

Type: null or string or raw lua code

Default: null

Plugin default: ""

Declared by: