summaryrefslogtreecommitdiffstats
path: root/content/posts
diff options
context:
space:
mode:
authorDante Catalfamo2020-09-16 01:09:39 -0400
committerDante Catalfamo2020-09-16 01:09:39 -0400
commit2abe1ca9ca2c34352ecc7f9a0c551e65d9d3246e (patch)
treed4814dcf2b28e91d5c626e837b1d5d458b02245f /content/posts
parentc4ea24ee2690c3a6fd91fd16972bba43d4ff9d28 (diff)
downloadblog-2abe1ca9ca2c34352ecc7f9a0c551e65d9d3246e.tar.gz
blog-2abe1ca9ca2c34352ecc7f9a0c551e65d9d3246e.tar.bz2
blog-2abe1ca9ca2c34352ecc7f9a0c551e65d9d3246e.zip
emacs-helm-atoms: add fluff sentence
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.