From 75bd2030f4fea161a0cf936c22f266d51d9cefc0 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 14 Aug 2015 21:06:14 +0200 Subject: Emacs: Give counsel a heading --- tag-emacs/emacs.d/init.org | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tag-emacs/emacs.d') diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org index 7d8bc0d..6ee66a7 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) -- cgit 1.4.1