summaryrefslogtreecommitdiff
path: root/modules/dirvish-config.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2024-08-24 15:16:40 -0500
committerCraig Jennings <c@cjennings.net>2024-08-24 15:16:40 -0500
commit61bef7d508e5e2c66c718511194f825893e5a8ac (patch)
treeb00ee56f820084bc6ae2d0d09c7513ced6b1d3b3 /modules/dirvish-config.el
parent586700edc16c058e52227bc85c311d370aa4e8cc (diff)
downloaddotemacs-61bef7d508e5e2c66c718511194f825893e5a8ac.tar.gz
dotemacs-61bef7d508e5e2c66c718511194f825893e5a8ac.zip
update packages to aug 24 2024; minor updates
updating packages to most recent as of Aug 24 2024 add commented help for signature expiration fix typo in comment on cj/elfeed-mark-all-as-read
Diffstat (limited to 'modules/dirvish-config.el')
-rw-r--r--modules/dirvish-config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/dirvish-config.el b/modules/dirvish-config.el
index 66b093df..ea8a184d 100644
--- a/modules/dirvish-config.el
+++ b/modules/dirvish-config.el
@@ -154,7 +154,7 @@ automatically displayed."
("C-," . dirvish-history-go-backward)
("M-l" . dirvish-ls-switches-menu)
("M-m" . dirvish-mark-menu)
- ("M-t" . dirvish-layout-toggle)
+;; ("M-t" . dirvish-layout-toggle) ;; todo find another key; M-t is contentious
("M-s" . dirvish-setup-menu)
("M-e" . dirvish-emerge-menu)))