Emacs: Remove lentic It's too buggy. Let's go back to outshine
Alan Pearce alan@alanpearce.eu
Wed, 30 Aug 2017 14:09:35 +0200
2 files changed, 1 insertions(+), 12 deletions(-)
M emacs/.emacs.d/main.el → emacs/.emacs.d/main.el
@@ -1764,16 +1764,6 @@ :config (progn (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
M nix/.config/nixpkgs/emacs.nix → nix/.config/nixpkgs/emacs.nix
@@ -51,8 +51,7 @@ emacsWithPackages (epkgs: (with epkgs.melpaStablePackages; [ diminish bind-key use-package - smartparens - lentic + smartparens ]) ++ (with epkgs.melpaPackages; [ ace-link ace-window