The reason I use vim is for ripgrep and fzf. This makes for extremly fast navigation.
Request:
-
Ability to index files in active directory and search via FZF

-
Ability to grep through fies in active directory and pipe results in fzf
-
ripgrep file_config | fzf <- this opens up in same preview window that FZF provides.


There are many blogs etc writing about this method in vim. EG: https://sidneyliebrand.medium.com/how-fzf-and-ripgrep-improved-my-workflow-61c7ca212861
The reason I use vim is for ripgrep and fzf. This makes for extremly fast navigation.
Request:
Ability to index files in active directory and search via FZF

Ability to grep through fies in active directory and pipe results in fzf
ripgrep file_config | fzf<- this opens up in same preview window that FZF provides.There are many blogs etc writing about this method in vim. EG: https://sidneyliebrand.medium.com/how-fzf-and-ripgrep-improved-my-workflow-61c7ca212861