diff options
| -rw-r--r-- | CONFIG.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -432,7 +432,6 @@ require'lspconfig'.clangd.setup{} capabilities = default capabilities, with offsetEncoding utf-8 cmd = { "clangd", "--background-index" } filetypes = { "c", "cpp", "objc", "objcpp" } - on_init = function to handle changing offsetEncoding root_dir = root_pattern("compile_commands.json", "compile_flags.txt", ".git") or dirname ``` |
