summaryrefslogtreecommitdiffstats
path: root/content/posts
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts')
-rw-r--r--content/posts/emacs-helm-atoms/index.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/posts/emacs-helm-atoms/index.org b/content/posts/emacs-helm-atoms/index.org
index de4e7d8..3806ef5 100644
--- a/content/posts/emacs-helm-atoms/index.org
+++ b/content/posts/emacs-helm-atoms/index.org
@@ -33,4 +33,5 @@ being deep in a list.
To quench my thirst for an interactive reverse variable lookup that
provided accurate results, I decided to make my own. I called it
-[[https://github.com/dantecatalfamo/helm-atoms][helm-atoms]].
+[[https://github.com/dantecatalfamo/helm-atoms][helm-atoms]]. It's both completely interactive, using the [[https://emacs-helm.github.io/helm/][helm]]
+completion and narrowing framework, and incredibly fast.