diff options
Diffstat (limited to '.emacs.d')
-rw-r--r-- | .emacs.d/lisp/init-org.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs.d/lisp/init-org.el b/.emacs.d/lisp/init-org.el index cfab6ca..f77badb 100644 --- a/.emacs.d/lisp/init-org.el +++ b/.emacs.d/lisp/init-org.el @@ -4,7 +4,6 @@ ;;; Code: (use-package org - :ensure nil :init ;; TODO - can we do this with sp-wrap-with-pair? (defmacro define-org-wrap (name char) |