readme: update tab emulation segment

This commit is contained in:
Henrik Lissner 2016-01-02 15:17:23 -05:00
parent 02a6fa840e
commit 1f888531b1

View file

@ -103,11 +103,12 @@ just stubborn. Here is a little of what to expect from NARF:
evil-mode! See [core/core-auto-insert.el](core/core-auto-insert.el) for configuration
details.
* **Tab emulation with Workgroups2**: Workgroups2 will display the tabs in the
minibuffer when you press <kbd>⌘-S-T</kbd>, use `:wg` or move between "tabs".
minibuffer when you press <kbd>⌘-S-T</kbd>, use `:tabs` or move between "tabs". `gt`
and `gT` work as well.
![Workgroups2 tabs emulation](assets/screenshots/wg-tabs.png)
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
keymappings were. I brought a little of that to Emacs by defining `map!`, a macro for