mirror of
https://github.com/zoriya/vim.git
synced 2026-05-18 05:14:13 +00:00
362b44bd4a
Problem: Spell checking doesn't work for CamelCased words.
Solution: Add the "camel" value in the new option 'spelloptions'.
(closes #1235)