diff --git a/Editor-Configuration.md b/Editor-Configuration.md index 2c2cddd..c72c808 100644 --- a/Editor-Configuration.md +++ b/Editor-Configuration.md @@ -8,7 +8,7 @@ | snippets | ✓ | ✓ | ✓ | ✓ |✓ | | | | | | codeLens | ✓ | ✓ | ✓ | |✓ | | | | | | onTypeFormatting | ✓ | ✓ | ✓ | |✓ | | | | | -| semanticHighlight | ✓ | ✓ | ✓ | | | | | | | +| semanticHighlight | ✓ | ✓ | ✓ | |with [vim-lsp-cxx-highlight]| | | | | | Custom Location[] requests | ✓ | Partial | | |✓ |✓ | | | | | Hierarchical Symbol | ✓ | ✓ | ✓ | |✓ |with [vim-ccls] |with [vim-ccls]|with [vim-ccls]|with [vim-ccls]| @@ -35,3 +35,4 @@ https://github.com/MaskRay/ccls/wiki/FAQ#definitions and following sections. [vim-ccls]: https://github.com/m-pilia/vim-ccls [vscode-ccls]: https://github.com/MaskRay/vscode-ccls [monaco-editor]: https://github.com/MaskRay/ccls/wiki/Monaco-Editor +[vim-lsp-cxx-highlight]: https://github.com/jackguo380/vim-lsp-cxx-highlight \ No newline at end of file