all repos — nixfiles @ 75bd2030f4fea161a0cf936c22f266d51d9cefc0

System and user configuration, managed by nix and home-manager

Emacs: Give counsel a heading

Alan Pearce
commit

75bd2030f4fea161a0cf936c22f266d51d9cefc0

parent

c88ffba7b36f9dde833aac62ed0712cb90db0849

1 file changed, 2 insertions(+), 0 deletions(-)

jump to
M tag-emacs/emacs.d/init.orgtag-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)