mirror of
https://github.com/neovim/neovim.git
synced 2026-01-07 05:43: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