mirror of
https://github.com/zoriya/vim.git
synced 2026-05-16 04:42:13 +00:00
152e79e94b
Problem: Cannot use "z=" when 'spell' is off.
Solution: Make "z=" work even when 'spell' is off. (Christian Brabandt,
Gary Johnson, closes #6227)