Emacs: Give counsel a heading
1 file changed, 2 insertions(+), 0 deletions(-)
jump to
M tag-emacs/emacs.d/init.org → tag-emacs/emacs.d/init.org
@@ -1190,6 +1190,8 @@ :init (progn (ivy-mode 1))) #+END_SRC +** counsel + #+BEGIN_SRC emacs-lisp (req-package counsel :bind (("M-x" . counsel-M-x)