Adding doc update for cmake-language-server

This commit is contained in:
Sam Whitlock 2020-11-18 06:25:36 +01:00
parent d21b4e643d
commit db2ad0828c

View file

@ -84,6 +84,7 @@ recommended.
you'd like to avoid the full =llvm=. you'd like to avoid the full =llvm=.
+ ccls :: Available in many OS' package managers as =ccls=. Otherwise, there are + 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]]. 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-server
Irony powers the code completion, eldoc and syntax checking systems. Irony powers the code completion, eldoc and syntax checking systems.