mirror of
https://github.com/zoriya/vim.git
synced 2026-06-20 02:36:07 +00:00
56200eed62
Problem: Value of MAXCOL not available in Vim script. Solution: Add v:maxcol. (Naohiro Ono, closes #9451)