Don't know how this got in there...
This commit is contained in:
parent
0d621c5a85
commit
f525dab402
@ -1,8 +1,4 @@
|
||||
## This is the commit message #2:
|
||||
|
||||
Force Ivy to load at startup
|
||||
|
||||
+PROPERTY: header-args :results silent
|
||||
#+PROPERTY: header-args :results silent
|
||||
#+PROPERTY: header-args:emacs-lisp :lexical t
|
||||
|
||||
This init file is based on [[https://medium.com/@CBowdon/pinching-the-best-bits-from-spacemacs-869b8c793ad3][this blog post]].
|
||||
@ -2901,7 +2897,7 @@ An alternative minibuffer completion framework:
|
||||
counsel-projectile-find-file
|
||||
counsel-projectile-grep)
|
||||
:init
|
||||
(leader-def-key "pp" #'counsel-projectile)
|
||||
(leader-def-key "pp" #'counsel-projectile-switch-project)
|
||||
(leader-def-key "pf" #'counsel-projectile-find-file)
|
||||
(if (executable-find "rg")
|
||||
(leader-def-key "pg" #'counsel-projectile-rg)
|
||||
|
Loading…
Reference in New Issue
Block a user