feat(emacs): Install ivy & related packages

Finally getting around to ditching Helm ...
This commit is contained in:
Vincent Ambo 2018-05-01 15:05:53 +02:00
parent be749fdd22
commit 693f92731b
2 changed files with 9 additions and 1 deletions

View file

@ -60,7 +60,12 @@ nix-mode = with pkgs; emacsPackagesNg.melpaBuild {
in emacsWithPackages(epkgs:
# Pinned packages:
(with pkgs.pinnedEmacs; [ exwm ]) ++
(with pkgs.pinnedEmacs; [
exwm
ivy
ivy-gitlab
ivy-pass
]) ++
# Actual ELPA packages (the enlightened!)
(with epkgs.elpaPackages; [