aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorKenny Ballou <kb@devnulllabs.io>2022-01-12 16:11:38 -0700
committerKenny Ballou <kb@devnulllabs.io>2022-01-12 16:11:38 -0700
commitbe74a2ac4ec5892bed3644c6d4d1f46c7453fbde (patch)
tree412566340036cbf8ed38b0bf18b1bfb6d0a9713f /packages
parent8241728cea1cc2481e5839b09c3d036a2c1c7fb0 (diff)
downloaddotfiles-be74a2ac4ec5892bed3644c6d4d1f46c7453fbde.tar.gz
dotfiles-be74a2ac4ec5892bed3644c6d4d1f46c7453fbde.tar.xz
emacs: switch to perspective
Restarting emacs and waiting for hundreds (sometimes thousands) of buffers to open is pretty painful. Worse, sifting through them when switching buffers and context can be problematic at best. Try out `perspective` instead to create more focused groups of buffers. Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
Diffstat (limited to 'packages')
-rw-r--r--packages/emacs/packages.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/emacs/packages.nix b/packages/emacs/packages.nix
index 48082f27..ab2c62b0 100644
--- a/packages/emacs/packages.nix
+++ b/packages/emacs/packages.nix
@@ -211,6 +211,8 @@ in rec {
pcomplete-extension
pdf-tools
peep-dired
+ perspective
+ persp-projectile
php-mode
pip-requirements
polymode