From 3f445cf5f2bcb509bbac20d7a666fcc787e36a56 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 17 Oct 2021 02:47:35 +0000 Subject: docs: update CONFIG.md skip-checks: true --- CONFIG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONFIG.md') diff --git a/CONFIG.md b/CONFIG.md index ae32b88b..68d9d072 100644 --- a/CONFIG.md +++ b/CONFIG.md @@ -362,7 +362,7 @@ https://github.com/MaskRay/ccls/wiki ccls relies on a [JSON compilation database](https://clang.llvm.org/docs/JSONCompilationDatabase.html) specified as compile_commands.json or, for simpler projects, a compile_flags.txt. -For details on how to automatically generate one using CMake look [here](https://cmake.org/cmake/help/latest/variable/CMAKE_EXPORT_COMPILE_COMMANDS.html). +For details on how to automatically generate one using CMake look [here](https://cmake.org/cmake/help/latest/variable/CMAKE_EXPORT_COMPILE_COMMANDS.html). Alternatively, you can use [Bear](https://github.com/rizsotto/Bear). Customization options are passed to ccls at initialization time via init_options, a list of available options can be found [here](https://github.com/MaskRay/ccls/wiki/Customization#initialization-options). For example: @@ -409,7 +409,7 @@ https://clangd.llvm.org/installation.html clangd relies on a [JSON compilation database](https://clang.llvm.org/docs/JSONCompilationDatabase.html) specified as compile_commands.json or, for simpler projects, a compile_flags.txt. -For details on how to automatically generate one using CMake look [here](https://cmake.org/cmake/help/latest/variable/CMAKE_EXPORT_COMPILE_COMMANDS.html). +For details on how to automatically generate one using CMake look [here](https://cmake.org/cmake/help/latest/variable/CMAKE_EXPORT_COMPILE_COMMANDS.html). Alternatively, you can use [Bear](https://github.com/rizsotto/Bear). -- cgit v1.2.3-70-g09d2