blob: e2572772c1d9d5dcaabe2cf9d0185bcd1b010edc [file] [log] [blame]
Test for mappings and abbreviations
STARTTEST
:so small.vim
:so mbyte.vim
:set encoding=utf-8
: " abbreviations with р (0x80) should work
:inoreab чкпр vim
GAчкпр

:/^test/,$w! test.out
:qa!
ENDTEST
test starts here: