From ad1b15ac87f8b17b81a6c03152cd343ee34657a4 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 30 Aug 2017 14:09:35 +0200 Subject: Emacs: Remove lentic It's too buggy. Let's go back to outshine --- emacs/.emacs.d/main.el | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'emacs') diff --git a/emacs/.emacs.d/main.el b/emacs/.emacs.d/main.el index 69f584e..ce9ee4b 100644 --- a/emacs/.emacs.d/main.el +++ b/emacs/.emacs.d/main.el @@ -1764,16 +1764,6 @@ (add-hook 'markdown-mode-hook #'turn-on-auto-fill))) ;; #+END_SRC -;; *** Lentic - -;; Multiple different views of the same file. Can be used for a kind of -;; inverse literate programming. - -;; #+BEGIN_SRC emacs-lisp -(use-package lentic - :config (global-lentic-mode)) -;; #+END_SRC - ;; *** Outshine ;; Org-ified source code. I think this might work better than -- cgit 1.4.1