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 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/emacs-packages.nix') 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 ] -- cgit v1.2.3