mirror of
https://github.com/zoriya/vim.git
synced 2026-01-26 09:33:26 +00:00
Problem: No way to check for the cmdwin feature, cmdline_hist is now always
enabled.
Solution: Add has('cmdwin') support. Skip arglist test on Windows
temporarily.