From 08b3f2c1944a55716177162593f9eab4177ee50e Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Sat, 6 Dec 2025 09:19:20 +0100 Subject: [PATCH] emacs: add more tools for c++ and typst development --- homes/julian/features/emacs/default.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/homes/julian/features/emacs/default.nix b/homes/julian/features/emacs/default.nix index c6befef..250fccb 100644 --- a/homes/julian/features/emacs/default.nix +++ b/homes/julian/features/emacs/default.nix @@ -52,6 +52,14 @@ in { shfmt pyright clang-tools # c++ lsp etc + ccls # alternative c++ lsp + cmake + bear + cmake-language-server + + # qt6.full # qt tools and libs including lsp + tinymist # typst lsp + ltex-ls # latex languagetool graphviz