readme: update mapping macros segment
This commit is contained in:
parent
1f888531b1
commit
6527f789f3
1 changed files with 4 additions and 4 deletions
|
@ -110,10 +110,10 @@ just stubborn. Here is a little of what to expect from NARF:
|
||||||
|
|
||||||
Also, switch between them with ⌘-1 through ⌘-9.
|
Also, switch between them with ⌘-1 through ⌘-9.
|
||||||
|
|
||||||
* **Minimalistic mapping macro**: excessive, I know, but I liked how succinct vim
|
* **Minimalistic mapping macro**: I liked how concise mapping keys in viml was. I
|
||||||
keymappings were. I brought a little of that to Emacs by defining `map!`, a macro for
|
brought a little of that to Emacs by defining `map!`, a macro for defining keybindings
|
||||||
defining keybindings in as little space as possible.
|
in as little space as possible. [See my bindings](private/my-bindings.el) for an
|
||||||
[See my bindings](private/my-bindings.el) for an example.
|
example.
|
||||||
* **Org-mode**: this is an altogether different beast. I've use Org for everything, from
|
* **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
|
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
|
installed babel plugins for Rust and Go. I've written #+CALL methods for
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue