Typo and indentation

This commit is contained in:
Case Duckworth 2021-09-08 08:43:02 -05:00
parent 64267ef1f5
commit c8e005fa37
1 changed files with 3 additions and 3 deletions

View File

@ -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