mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
readme: update tab emulation segment
This commit is contained in:
@ -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
|
evil-mode! See [core/core-auto-insert.el](core/core-auto-insert.el) for configuration
|
||||||
details.
|
details.
|
||||||
* **Tab emulation with Workgroups2**: Workgroups2 will display the tabs in the
|
* **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.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
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**: 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
|
keymappings were. I brought a little of that to Emacs by defining `map!`, a macro for
|
||||||
|
Reference in New Issue
Block a user