Update readme

This commit is contained in:
Henrik Lissner 2016-01-29 07:15:19 -05:00
parent aaf2b78a14
commit bca2c8b7f5

View file

@ -94,8 +94,8 @@ To get a picture of what's in here, check out:
elisp (ielm), lua, js (nodejs), and the shell. More support later, hopefully for go elisp (ielm), lua, js (nodejs), and the shell. More support later, hopefully for go
and rust. and rust.
* **Yasnippet + auto-insert = file-templates with editable fields**: _and_ it works with * **Yasnippet + auto-insert = file-templates with editable fields**: _and_ it works with
evil-mode! See [core/core-auto-insert.el](core/core-auto-insert.el) for configuration evil-mode! See [core/core-file-templates.el](core/core-file-templates.el) for
details. configuration 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 `:tabs` or move between "tabs". `gt` minibuffer when you press <kbd>⌘-S-T</kbd>, use `:tabs` or move between "tabs". `gt`
and `gT` work as well. and `gT` work as well.