mirror of
https://github.com/vim/vim.git
synced 2026-05-26 20:17:35 +02:00
55d4691308
Problem: Cannot redefine user command without ! in same script
Solution: Allow redefining user command without ! in same script, like with
functions.