mirror of
https://github.com/zoriya/vim.git
synced 2026-07-01 14:45:54 +00:00
21829c5f2c
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.