From c8e005fa37fdc7246f8900c1790158406d5423ab Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 8 Sep 2021 08:43:02 -0500 Subject: Typo and indentation --- init.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/init.el b/init.el index 531acd1..430a809 100644 --- a/init.el +++ b/init.el @@ -1159,7 +1159,7 @@ successive invocations." w3m-link w3m-message-link)) (link-hint-define-type type - :open-secondary browse-url-secondary-browser-function)) + :open-secondary browse-url-secondary-browser-function)) (:option link-hint-avy-style 'at) (:global "C-;" @@ -1169,7 +1169,7 @@ That is, a prefix argument (\\[universal-argument]) will open the browser defined in `browse-url-secondary-browser-function'." (interactive "P") (avy-with link-hint-open-link - (link-hint--one (if arg :open-secondary :open))))) + (link-hint--one (if arg :open-secondary :open))))) ;; Setup for different modes. ;; There has /got/ to be an easier way here! @@ -1340,7 +1340,7 @@ browser defined in `browse-url-secondary-browser-function'." (setup (:straight org org-contrib) - (:also-load 'acdw-org) ; so I don't clutter up init.el + (:also-load acdw-org) ; so I don't clutter up init.el (:option org-adapt-indentation nil org-agenda-files nil ; only until I set this up -- cgit 1.4.1-21-gabe81