From 6527f789f3414510b3a6596d9bd19979c3dd5009 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 2 Jan 2016 15:18:36 -0500 Subject: [PATCH] readme: update mapping macros segment --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 54b67456a..acf6e3d47 100644 --- a/README.md +++ b/README.md @@ -110,10 +110,10 @@ just stubborn. Here is a little of what to expect from NARF: Also, switch between them with ⌘-1 through ⌘-9. - * **Minimalistic mapping macro**: excessive, I know, but I liked how succinct vim - keymappings were. I brought a little of that to Emacs by defining `map!`, a macro for - defining keybindings in as little space as possible. - [See my bindings](private/my-bindings.el) for an example. + * **Minimalistic mapping macro**: I liked how concise mapping keys in viml was. I + brought a little of that to Emacs by defining `map!`, a macro for defining keybindings + in as little space as possible. [See my bindings](private/my-bindings.el) for an + example. * **Org-mode**: this is an altogether different beast. I've use Org for everything, from CRM, to GTD/note-taking, to invoicing, to prototyping code (with org-babel). I've installed babel plugins for Rust and Go. I've written #+CALL methods for