From 78dc8af64ad2e13502f5bfea0022e41b5b33016e Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 2 Jan 2016 15:11:43 -0500 Subject: [PATCH] popwin->shackle in readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0166c9083..49f7193aa 100644 --- a/README.md +++ b/README.md @@ -59,9 +59,9 @@ just stubborn. Here is a little of what to expect from NARF: ### Advanced - * **Popwin compatibility**: I've gone through lengths get popwin to agree with Helm, - vc-annotate, quickrun, neotree, org-mode--and more! It works well. It's not perfect, - but it's getting there. + * **Popup control with Shackle**: I've gone through lengths tame popups with Shackle + (popwin was unstable and slow), that includes: Helm, vc-annotate, quickrun, neotree, + org-mode--and more! It works well. It's not perfect, but it's getting there. * **Ex compatibility**: I've given quite a few plugins an Ex interface. For instance, `helm-ag` can be used via `:ag [KEYWORDS]`, or `align-regexp` via `:align [regexp]`. See [my-commands.el](private/my-commands.el) for others.