mirror of
https://github.com/zoriya/vim.git
synced 2026-05-18 13:20:44 +00:00
66e29d7112
Problem: There is no equivalent of 'smartcase' for a tag search.
Solution: Add value "followscs" and "smart" to 'tagcase'. (Christian
Brabandt, closes #712) Turn tagcase test into new style.