mirror of
https://github.com/neovim/neovim.git
synced 2026-03-30 04:12:01 +00:00
Problem: Using invalid pointer with "V:" in Ex mode.
Solution: Correctly handle the command being changed to "+".
f50808ed13
Co-authored-by: Bram Moolenaar <Bram@vim.org>