From fef500721ceae9493efb405dfe7ec4b852c0b018 Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Wed, 12 Mar 2025 17:10:46 +0100 Subject: [PATCH] emacs: add languagetool lsp --- 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 211ca66..2d1d70e 100644 --- a/modules/home/emacs/default.nix +++ b/modules/home/emacs/default.nix @@ -74,6 +74,7 @@ in shfmt pyright clang-tools # c++ lsp etc + ltex-ls # latex languagetool graphviz # Lsps for use with doom emacs