From 59c26ab28ef63ffe1bb716f6e69ee71eacaa0217 Mon Sep 17 00:00:00 2001 From: Jeremy Dormitzer Date: Fri, 7 Feb 2020 14:52:13 -0500 Subject: [PATCH] Formatting --- emacs/init.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/emacs/init.org b/emacs/init.org index afbda7a..15cc21e 100755 --- a/emacs/init.org +++ b/emacs/init.org @@ -4985,8 +4985,7 @@ Enable ANSI colors in compile buffers: #+END_SRC * Wallabag -[[https://github.com/jdormit/emacs-wallabag-client][My Wallabag client]] is still a WIP, but it is useful enough to pull in -right now: +[[https://github.com/jdormit/emacs-wallabag-client][My Wallabag client]] is still a WIP, but it is useful enough to pull in right now: #+BEGIN_SRC emacs-lisp (use-package wallabag :straight (:host github :repo "jdormit/emacs-wallabag-client")