Change default program to standard find
This commit is contained in:
parent
1c62401c7c
commit
4a2d11c784
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
; Custom variables ;;;;;;;;;;;;;;;;;;;;
|
; Custom variables ;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
(defcustom ivy-quick-find-files-program 'fd
|
(defcustom ivy-quick-find-files-program 'find
|
||||||
"Program to find files on your system.
|
"Program to find files on your system.
|
||||||
|
|
||||||
By default, the value is 'fd, but you can change it to 'find too.
|
By default, the value is 'fd, but you can change it to 'find too.
|
||||||
|
Loading…
Reference in New Issue
Block a user