This commit is contained in:
Yasuhiro Matsumoto
2019-12-16 15:32:32 +09:00
parent 8e3a193b16
commit a765339c79

View File

@@ -10,7 +10,7 @@ provide same feature on Vim.
## Usage
If you install clangd always, you can use clangd for C/C++. But if you install clang with named clangd-6.0, you can replace executable like below:
If you install clangd already, you can use clangd for C/C++ without configurations. But if you install clang with named clangd-6.0, you can replace executable like below:
```vim
let g:lsp_settings = {