From abe321dfd365497ac050c35043e5bfd7f037f449 Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Wed, 23 Jun 2021 10:12:04 -0400 Subject: [PATCH] Enable CCLS package --- README.org | 1 + modules/emacs.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/README.org b/README.org index bf2831b..e45f1a5 100644 --- a/README.org +++ b/README.org @@ -1390,6 +1390,7 @@ let <> <> <> + <> <> <> <> diff --git a/modules/emacs.nix b/modules/emacs.nix index 885ac56..ba2aa9f 100644 --- a/modules/emacs.nix +++ b/modules/emacs.nix @@ -42,6 +42,7 @@ let epkgs.lsp-mode epkgs.lsp-ui epkgs.company + epkgs.ccls epkgs.go-mode epkgs.pretty-mode epkgs.rustic