(Emacs/config|core)Switched <leader>fP and <leader>fp
This commit is contained in:
@@ -363,7 +363,7 @@ Setup for counsel. Load after ivy and helpful.
|
||||
"r" #'counsel-rg)
|
||||
(file-leader
|
||||
"r" #'counsel-recentf
|
||||
"p" (proc (interactive)
|
||||
"P" (proc (interactive)
|
||||
(with-current-buffer (find-file-noselect
|
||||
(concat user-emacs-directory "config.org"))
|
||||
(counsel-git))))
|
||||
|
||||
Reference in New Issue
Block a user