From 0f77a5bed35f3882d203d65788805bcfefdf78ad Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 27 Apr 2020 15:12:57 +0200 Subject: emacs: polished my evil setup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit That is, I'm introducing back again some functionality that I remove but now I'm binding it into different keys. This allows me to simplify the code quite a bit. Signed-off-by: Miquel Sabaté Solà --- .emacs.d/README.org | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to '.emacs.d/README.org') diff --git a/.emacs.d/README.org b/.emacs.d/README.org index 3e6017b..3c2fa65 100644 --- a/.emacs.d/README.org +++ b/.emacs.d/README.org @@ -65,16 +65,17 @@ want to do it manually: * Credits -I've built this file by simply scavenging from other people's emacs.d/dotfiles -repositories. I have taken lots of pieces from here and there, but most notably: +I've built this file by simply scavenging from other people's emacs.d/dotfiles repositories. I have taken lots of pieces from here and there, but most notably: - [[https://github.com/ereslibre/dotfiles][@ereslibre]] - [[https://github.com/dmacvicar/dotfiles][@dmacvicar]] - [[https://github.com/bbatsov/emacs.d][@bbatsov]] - [[https://github.com/aaronbieber/dotfiles][@aaronbieber]] - [[https://github.com/purcell/emacs.d][@purcell]] -- [[https://github.com/sachac/emacs.d][@sachac]] ([[http://pages.sachachua.com/.emacs.d/Sacha.html][HTML version]]) +- [[https://github.com/sachac/.emacs.d][@sachac]] ([[http://pages.sachachua.com/.emacs.d/Sacha.html][HTML version]]) - [[https://github.com/larstvei/dot-emacs][@larstvei]] +- [[https://github.com/hlissner/doom-emacs][doom-emacs]] +- [[https://gitlab.com/protesilaos/dotfiles][@protesilaos]] * License -- cgit v1.2.3