From 16bf1a658e6fd4526cbbc8a5858ed29956d35520 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 20 Feb 2021 00:41:34 -0600 Subject: Enable global-goto-address-mode --- config.org | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index 0f40e1f..4faef32 100644 --- a/config.org +++ b/config.org @@ -1778,6 +1778,14 @@ already commented. That's it. (define-key acdw/map (kbd "M-;") #'comment-or-uncomment-region) #+end_src +** Goto address mode + +"Buttonize URLs and Email addresses." + +#+begin_src emacs-lisp :noweb-ref modes + (global-goto-address-mode +1) +#+end_src + * Writing ** Word count -- cgit 1.4.1-21-gabe81