From db2ad0828ceb33aa94b805b843070cc29fb5ed6c Mon Sep 17 00:00:00 2001 From: Sam Whitlock <433170+samwhitlock@users.noreply.github.com> Date: Wed, 18 Nov 2020 06:25:36 +0100 Subject: [PATCH] Adding doc update for cmake-language-server --- modules/lang/cc/README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/lang/cc/README.org b/modules/lang/cc/README.org index cfe7c2deb..b55a13b9d 100644 --- a/modules/lang/cc/README.org +++ b/modules/lang/cc/README.org @@ -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.