mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00

Adds a Lua-only `preview` flag to user commands which allows the command to be incrementally previewed like `:substitute` when 'inccommand' is set.