Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit dd9746f

Browse files
committed
Add note on clangd compatibility (#74)
1 parent da45684 commit dd9746f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ The following language servers and protocol extensions are supported:
4040
- **[clangd](https://clangd.llvm.org)**
4141
- **Requires** [coc.nvim](https://github.com/neoclide/coc.nvim) and [coc-clangd](https://github.com/clangd/coc-clangd)
4242
- Using the proposed [Semantic Highlighting Protocol](microsoft/language-server-protocol#18)
43+
- **IMPORTANT:** The latest versions of clangd (13+) are no longer compatible with vim-lsp-cxx-highlight
44+
- There are have no plans to fix this, ever, instead please ask your LSP client to support Semantic Tokens
4345

4446
The following language server clients are supported:
4547

0 commit comments

Comments
 (0)