mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
readme: update mapping macros segment
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user