summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'tag-emacs/emacs.d/init.org')
-rw-r--r--tag-emacs/emacs.d/init.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org
index 7d8bc0df..6ee66a75 100644
--- a/tag-emacs/emacs.d/init.org
+++ b/tag-emacs/emacs.d/init.org
@@ -1190,6 +1190,8 @@ replace helm and ido.
             (ivy-mode 1)))
 #+END_SRC
 
+** counsel
+
 #+BEGIN_SRC emacs-lisp
   (req-package counsel
      :bind (("M-x" . counsel-M-x)