|
|
|
|
|
by scooble
1509 days ago
|
|
> multi-file find/replace This is something I’ve found very easy in vim with bufdo , windo, or populating the quickfix list (or args list) and using cfdo/cdo or argdo to be really specific about where the replace should happen (e.g. replace FOO with BAR only on lines containing STRING or in files containing STRING). |
|
https://github.com/nvim-pack/nvim-spectre