diff options
author | Ben Sima <ben@bsima.me> | 2022-08-02 16:13:17 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-08-02 16:14:02 -0400 |
commit | a4d9c311373a738f477eac64dd1186fe0ab7c053 (patch) | |
tree | bd875b28867dd5f7f6ad78a59a6e594d4e53c3b0 | |
parent | 9f645dcfab34dc29b1c56832ebe85154de77c7ab (diff) |
Add popper to emacs
-rw-r--r-- | lib/emacs-packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/emacs-packages.nix b/lib/emacs-packages.nix index 48d645e..e4595ce 100644 --- a/lib/emacs-packages.nix +++ b/lib/emacs-packages.nix @@ -66,6 +66,7 @@ org-web-tools org pass pinentry +popper popwin projectile projectile-ripgrep |