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.