Commit Diff
--- config.org +++ config.org @@ -199,7 +199,7 @@ ** Consel #+begin_src emacs-lisp (use-package counsel - :defer nil + :init :bind (("M-x" . counsel-M-x) ("C-x b" . counsel-ibuffer) ("C-x C-f" . counsel-find-file)
--- config.org +++ config.org @@ -199,7 +199,7 @@ ** Consel #+begin_src emacs-lisp (use-package counsel - :defer nil + :init :bind (("M-x" . counsel-M-x) ("C-x b" . counsel-ibuffer) ("C-x C-f" . counsel-find-file)