Far.vim makes it easier to find and replace text through multiple files. It's inspired by fancy IDEs, like IntelliJ and Eclipse, that provide cozy tools for such tasks.
Plug 'brooth/far.vim':Far foo bar **/*.py
:FardoFind the text to replace.
Same as Far, but allows to enter {pattern}, {replace-with} and {file-mask}
one after the other.
Runs the replacement task.
Reruns Far or Farp command with the same arguments.
:help far.vimMIT




