mirror of
https://github.com/zoriya/vim.git
synced 2026-06-09 14:42:33 +00:00
153b704e20
Problem: Cannot act on edits in the command line. Solution: Add the CmdlineChanged autocommand event. (xtal8, closes #2603, closes #2524)