mirror of
https://github.com/zoriya/vim.git
synced 2026-06-11 23:46:55 +00:00
5d7c2df536
Problem: Cannot use a simple block for the :command argument. (Maarten
Tournoij)
Solution: Recognize a simple {} block. (issue #8623)