From e389335833047bb72a66a1f3d30760214e4c4fe0 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Mon, 11 Jul 2022 22:52:09 +0200 Subject: Emacs: Enable direnv and lsp (haskell) --- hosts/home.nix | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'hosts') diff --git a/hosts/home.nix b/hosts/home.nix index 3941d6c..c406328 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -95,12 +95,21 @@ in extraPackages = epkgs: with epkgs; [ use-package + direnv + evil evil-collection doom-modeline dashboard + lsp-ui + projectile + + lsp-mode + company + lsp-haskell + nix-mode haskell-mode typescript-mode -- cgit 1.4.1