mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 09:12:07 +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.