From 3ef805e07b5e114f0e5a9b3ebccbcd351447e789 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sat, 2 Jan 2021 00:58:31 +0100 Subject: [PATCH] [Emacs] For some reason, this made Emacs break --- org/config/emacs.org | 9 --------- 1 file changed, 9 deletions(-) diff --git a/org/config/emacs.org b/org/config/emacs.org index 4bbe27a..20effd0 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -1579,15 +1579,6 @@ Finally, let’s enable globally ~diredfl~ so we can get a colourful Dired buffe (diredfl-global-mode 1) #+END_SRC -*** Emacs Lisp -:PROPERTIES: -:CUSTOM_ID: User-Configuration-Emacs-builtins-Emacs-Lisp-36d134d8 -:END: -This chapter will be really short, as most of the defaults I get with Emacs quite fit my needs. However, I wish to declare a custom leader key chord for evil-lisp-state: -#+BEGIN_SRC emacs-lisp - (evil-lisp-state-leader ", l") -#+END_SRC - *** Eshell :PROPERTIES: :CUSTOM_ID: User_Configuration-Eshell-3012e67e