From 5d8201069782e5c68b7bad0205d318f71f41b231 Mon Sep 17 00:00:00 2001
From: Julian Mutter <julian.mutter@comumail.de>
Date: Mon, 11 Nov 2024 10:43:34 +0100
Subject: [PATCH] Add c++ lsp to emacs packages

---
 modules/home/emacs/default.nix | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/home/emacs/default.nix b/modules/home/emacs/default.nix
index c649d2e..396f8e6 100644
--- a/modules/home/emacs/default.nix
+++ b/modules/home/emacs/default.nix
@@ -68,6 +68,7 @@ in
         rustfmt # rust
         shfmt
         pyright
+        clang-tools # c++ lsp etc
 
         graphviz
         # Lsps for use with doom emacs