mirror of
https://github.com/zoriya/vim.git
synced 2026-06-09 22:50:45 +00:00
f1d6ccf2f9
Problem: Using a range for window and buffer commands has a few problems.
Cannot specify the type of range for a user command.
Solution: Add the -addr argument for user commands. Fix problems. (Marcin
Szamotulski)