diff options
author | Dante Catalfamo | 2020-09-16 01:09:39 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-09-16 01:09:39 -0400 |
commit | 2abe1ca9ca2c34352ecc7f9a0c551e65d9d3246e (patch) | |
tree | d4814dcf2b28e91d5c626e837b1d5d458b02245f /content/posts | |
parent | c4ea24ee2690c3a6fd91fd16972bba43d4ff9d28 (diff) | |
download | blog-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.org | 3 |
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. |