mirror of
https://github.com/vim/vim.git
synced 2026-06-04 00:19:21 +02:00
73284b973a
Problem: 0x202f is not recognized as a non-breaking space character. Solution: Add 0x202f to the list. (Christian Brabandt)