From bca2c8b7f5ef86f9ae2b33ed531df793255d01f5 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Fri, 29 Jan 2016 07:15:19 -0500 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21e32f63d..903f4a3b9 100644 --- a/README.md +++ b/README.md @@ -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 and rust. * **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 - details. + evil-mode! See [core/core-file-templates.el](core/core-file-templates.el) for + configuration details. * **Tab emulation with Workgroups2**: Workgroups2 will display the tabs in the minibuffer when you press ⌘-S-T, use `:tabs` or move between "tabs". `gt` and `gT` work as well.