diff options
author | Shougo Matsushita <Shougo.Matsu@gmail.com> | 2015-12-16 05:09:28 +0900 |
---|---|---|
committer | Shougo Matsushita <Shougo.Matsu@gmail.com> | 2015-12-16 05:18:25 +0900 |
commit | 4cc38e04c7b1b96e3d41dad3d20e6a88f93f6ff3 (patch) | |
tree | 4e5250f027195c8d10af44d0645f9b2cd4e8a9f8 /test | |
parent | 1946f96a16be42be3478c76585a25f08babb38df (diff) | |
download | rneovim-4cc38e04c7b1b96e3d41dad3d20e6a88f93f6ff3.tar.gz rneovim-4cc38e04c7b1b96e3d41dad3d20e6a88f93f6ff3.tar.bz2 rneovim-4cc38e04c7b1b96e3d41dad3d20e6a88f93f6ff3.zip |
vim-patch:7.4.665, 671
Problem: 'linebreak' does not work properly with multi-byte characters.
Solution: Compute the pointer offset with mb_head_off(). (Yasuhiro
Matsumoto)
https://github.com/vim/vim/commit/76feaf1bfed170d2fc5c34e7e758885554ecc794
Problem: Warning for shadowing a variable.
Solution: Rename off to mb_off. (Kazunobu Kuriyama)
https://github.com/vim/vim/commit/4df702999d14955255fcdfb820511767dcfec463
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions