Project Wide Find & Replace w/ FAR
Installing the FAR Plugin
FAR is a Vim/Neovim plugin that will allow you to perform project wide find & replace
-
Install with Vim-plug:
( NOTE )
-
You may also need to run:
Currently I'm using a fork that improves the experience in my opinion, it's based on this issue
Configuration
Add this to your init.vim
Commands
-
Find & Replace in buffer (current file):
-
Find & Replace project:
-
If you're using the
which-key plugin
: