summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2021-05-04 09:57:43 -0500
committerCase Duckworth2021-05-04 09:57:43 -0500
commit2166e0f3231be7963ca2ccf746a04ec90c3c0820 (patch)
tree18e5f9467b835799fd90e3a8aa4814a14463c932
parentOnly show 200 messages in IMAP (diff)
downloademacs-2166e0f3231be7963ca2ccf746a04ec90c3c0820.tar.gz
emacs-2166e0f3231be7963ca2ccf746a04ec90c3c0820.zip
Go back to OG beginend
I think the author fixed the issue.
-rw-r--r--init.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/init.el b/init.el index a528896..55abfd0 100644 --- a/init.el +++ b/init.el
@@ -614,8 +614,7 @@
614 (eval-after-load "isearch" 614 (eval-after-load "isearch"
615 '(define-key isearch-mode-map (kbd "C-'") #'avy-isearch))) 615 '(define-key isearch-mode-map (kbd "C-'") #'avy-isearch)))
616 616
617(setup (:straight (beginend 617(setup (:straight (beginend))
618 :fork (:repo "duckwork/beginend")))
619 (beginend-global-mode +1)) 618 (beginend-global-mode +1))
620 619
621(setup (:straight (consult 620(setup (:straight (consult