You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
COPYING | 5 months ago | |
README.org | 5 months ago | |
eglot-ccls-pkg.el | 4 months ago | |
eglot-ccls-semhl.el | 4 months ago |
README.org
eglot-ccls
- ccls
specific extensions for Eglot
eglot-ccls
includes some extensions for Eglot to use with ccls
language
server. These are:
- Semantic Highlighting (Note:
ccls
uses custom protocol to pass semantic highlighting data, so this won't with another language servers)
Acknowledgements
This package is based on emacs-ccls
package.