summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el index 334526e..ac9bf58 100644 --- a/init.el +++ b/init.el
@@ -571,6 +571,8 @@ AKA, DO NOT USE THIS FUNCTION!!!"
571 (:option ediff-window-setup-function #'ediff-setup-windows-plain 571 (:option ediff-window-setup-function #'ediff-setup-windows-plain
572 ediff-split-window-function #'split-window-horizontally)) 572 ediff-split-window-function #'split-window-horizontally))
573 573
574(setup (:straight edit-indirect))
575
574;; requires extension: 576;; requires extension:
575;; https://addons.mozilla.org/en-US/firefox/addon/edit-with-emacs1/ 577;; https://addons.mozilla.org/en-US/firefox/addon/edit-with-emacs1/
576(setup (:straight edit-server) 578(setup (:straight edit-server)