mirror of
https://github.com/vim/vim.git
synced 2026-08-17 22:56:23 +02:00
3848e00e01
Problem: Although emoji characters are ambiguous width, best is to treat
them as full width.
Solution: Update the Unicode character tables. Add the 'emoji' options.
(Yasuhiro Matsumoto)