Sort files in counsel-projectile.
This commit is contained in:
parent
dca1149236
commit
0060b59228
|
@ -136,6 +136,7 @@ Ignores ARGS."
|
|||
(use-package counsel-projectile
|
||||
:demand t
|
||||
:after (counsel projectile)
|
||||
:custom ((counsel-projectile-sort-files t))
|
||||
:config (progn
|
||||
;; I'm not exactly sure what I did here but it seems to work.
|
||||
(defun my/counsel-projectile-switch-project-action (project)
|
||||
|
|
Loading…
Reference in New Issue
Block a user