Merge pull request #4282 from samwhitlock/develop

Adding doc update for cmake-language-server
This commit is contained in:
Henrik Lissner 2020-11-19 00:50:23 -05:00 committed by GitHub
commit c0033fbc6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,6 +84,7 @@ recommended.
you'd like to avoid the full =llvm=.
+ ccls :: Available in many OS' package managers as =ccls=. Otherwise, there are
alternative install methods listed [[https://github.com/MaskRay/ccls/wiki/Install][in the project's wiki]].
+ cmake-language-server :: available through ~pip~ on most distributions
** irony-server
Irony powers the code completion, eldoc and syntax checking systems.