From c1292d313ef81868ad829461bd6403106e80259e Mon Sep 17 00:00:00 2001 From: Ashkan Kiani Date: Sun, 17 Nov 2019 13:06:11 -0800 Subject: Fix docs and add util.once (#31) --- lua/nvim_lsp/clangd.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lua/nvim_lsp/clangd.lua') diff --git a/lua/nvim_lsp/clangd.lua b/lua/nvim_lsp/clangd.lua index 6ba349e5..c2a4d42b 100644 --- a/lua/nvim_lsp/clangd.lua +++ b/lua/nvim_lsp/clangd.lua @@ -17,6 +17,8 @@ skeleton.clangd = { description = [[ https://clang.llvm.org/extra/clangd/Installation.html +**NOTE:** Clang >= 9 is recommended! See [this issue for more](https://github.com/neovim/nvim-lsp/issues/23). + 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. ]]; -- cgit v1.2.3-70-g09d2