mirror of
https://github.com/neovim/neovim.git
synced 2026-07-20 16:11:58 +00:00
Problem: The equivalent class regexp is missing some characters.
Solution: Update the list of equivalent characters. (Dominique Pellé,
closes vim/vim#8029)
0b94e297af
Match upstream's indent in s:equivalence_class().