summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el6
1 files changed, 0 insertions, 6 deletions
diff --git a/init.el b/init.el index 81fde98..da2e440 100644 --- a/init.el +++ b/init.el
@@ -382,12 +382,6 @@
382 "C-c i" crux-find-user-init-file) 382 "C-c i" crux-find-user-init-file)
383 (crux-reopen-as-root-mode +1)) 383 (crux-reopen-as-root-mode +1))
384 384
385(setup eshell
386 (:acdw/map "C-z s" crux-visit-shell-buffer)
387 (:when-loaded
388 (:bind "C-z s" #'bury-buffer)
389 (:bind "C-d" #'bury-buffer)))
390
391;;;; AVY ... & friends 385;;;; AVY ... & friends
392(setup (:straight avy) 386(setup (:straight avy)
393 (:acdw/map "C-:" avy-goto-char 387 (:acdw/map "C-:" avy-goto-char