feat(fzf)!: default to using `fd` before `rg` (#10757)
BREAKING CHANGE: if both `fd` and `rg` are installed, default to using `fd`. This is the recommendation of the ripgrep author, and it's been found to be faster. If you want to force using `rg`, set the `FZF_DEFAULT_COMMAND` variable.master
parent
af0c3b64b8
commit
f96a900ea3
2 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue