From e8ada70080ac8ecf80c134972d8dca5307f0e494 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Fri, 3 Feb 2023 18:07:11 +0100 Subject: Emacs: Use lsp-bridge Faster than lsp-mode, but not yet in nixpkgs --- hosts/home.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hosts/home.nix') diff --git a/hosts/home.nix b/hosts/home.nix index 8c24b56..82544fb 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -158,13 +158,13 @@ doom-modeline dashboard - lsp-ui projectile + lsp-ui - lsp-mode - company + manualPackages.custom.lsp-bridge rust-mode rustic + company flycheck lsp-haskell -- cgit 1.4.1