Vim quicktip #6: Use NeoVim’s inccommand option for live substitutions.
:set inccommand=nosplit shows substitutions happening as you type, and :set inccommand=split adds a preview window to show off-screen replacements.
Vim quicktip #6: Use NeoVim’s inccommand option for live substitutions.
:set inccommand=nosplit shows substitutions happening as you type, and :set inccommand=split adds a preview window to show off-screen replacements.