mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 06:13:14 +00:00
Problem: A 0x80 byte is not handled correctly in abbreviations. Solution: Unescape special characters. Add a test. (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=v7-4-483