From a55d3efcaa9b8d2a30b40606dae3e06b37665369 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 9 Aug 2022 07:31:26 -0400 Subject: Add zeal/dash and some other things to emacs --- lib/emacs-packages.nix | 4 ++++ lib/packages.nix | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/lib/emacs-packages.nix b/lib/emacs-packages.nix index b02e8ec..eeb85dd 100644 --- a/lib/emacs-packages.nix +++ b/lib/emacs-packages.nix @@ -5,6 +5,8 @@ with epkgs; [ ace-window ace-link +all-the-icons +anzu avy avy-zap # bbdb @@ -15,6 +17,7 @@ cl-lib company company-cabal counsel +counsel-dash crux define-word dired-narrow @@ -89,5 +92,6 @@ winum yaml-mode yasnippet yasnippet-snippets +zeal-at-point zoom ] diff --git a/lib/packages.nix b/lib/packages.nix index 30d52d2..caf2449 100644 --- a/lib/packages.nix +++ b/lib/packages.nix @@ -106,13 +106,12 @@ in { ripgrep tmux tree - tut unrar unzip urlscan w3m + zeal zebra zip ]; } - -- cgit v1.2.3