diff options
author | Shougo Matsushita <Shougo.Matsu@gmail.com> | 2015-11-10 21:12:27 +0900 |
---|---|---|
committer | Florian Walch <florian@fwalch.com> | 2015-11-10 18:26:35 +0100 |
commit | 3b615980c814eff3fa284dd07b61fbf50885f4ab (patch) | |
tree | c1ac95eb3f1c592236bf0c49142f30388017659c /src/nvim/buffer.c | |
parent | 421da79d3083b3fdb8d9c99c259e0e2d985e91c8 (diff) | |
download | rneovim-3b615980c814eff3fa284dd07b61fbf50885f4ab.tar.gz rneovim-3b615980c814eff3fa284dd07b61fbf50885f4ab.tar.bz2 rneovim-3b615980c814eff3fa284dd07b61fbf50885f4ab.zip |
vim-patch:7.4.651 #3644
Problem: Can't match "%>80v" properly for multi-byte characters.
Solution: Multiply the character number by the maximum number of bytes in a
character. (Yasuhiro Matsumoto)
https://github.com/vim/vim/commit/4f36dc3bf7118a3fa5ccdae1a37963860dc71e6c
Diffstat (limited to 'src/nvim/buffer.c')
0 files changed, 0 insertions, 0 deletions