diff options
author | Ben Sima <ben@bsima.me> | 2020-05-26 15:59:54 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-05-26 15:59:54 -0700 |
commit | a135cc20e9427e75a769f299fd9a31ea116b5854 (patch) | |
tree | 00a44922a939fbd4943bd9328b6e8e8523f3b932 /lib | |
parent | 3b18edf70e9a881e1a2f8de6ed5f121d89a10b82 (diff) |
Add persp-mode to emacs
Diffstat (limited to 'lib')
-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 cda6821..9642512 100644 --- a/lib/emacs-packages.nix +++ b/lib/emacs-packages.nix @@ -83,6 +83,7 @@ org-ref org-trello org-web-tools pass +persp-mode pinentry popwin projectile |