all repos — nixfiles @ ad1b15ac87f8b17b81a6c03152cd343ee34657a4

System and user configuration, managed by nix and home-manager

Emacs: Remove lentic It's too buggy. Let's go back to outshine

Alan Pearce
commit

ad1b15ac87f8b17b81a6c03152cd343ee34657a4

parent

508479288c0843099d8f11da65a62e3d20950af8

2 files changed, 1 insertion(+), 12 deletions(-)

jump to
M emacs/.emacs.d/main.elemacs/.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.nixnix/.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