diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-10-15 19:04:25 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-10-15 22:51:10 -0400 |
commit | f319e4608eb544a1c3ca930095a316acf0768a10 (patch) | |
tree | f5c4dee1ac617382716b720691bd6ba353fe4b5a /test/functional/lua/vim_spec.lua | |
parent | 3566244d0e90d1efcf50d5136ab77d9a19aea9a1 (diff) | |
download | rneovim-f319e4608eb544a1c3ca930095a316acf0768a10.tar.gz rneovim-f319e4608eb544a1c3ca930095a316acf0768a10.tar.bz2 rneovim-f319e4608eb544a1c3ca930095a316acf0768a10.zip |
vim-patch:8.2.1850: "vat" does not select tags correctly over line break
Problem: "vat" does not select tags correctly over line break.
Solution: Adjust the search pattern. (Aufar Gilbran, closes vim/vim#7136)
https://github.com/vim/vim/commit/a604ccc959c3bff88d3d5bc3c965819fc326d239
Use 'const char*' for spat,mpat,epat params of do_searchpair()
to reduce (char_u *) casts.
Cherry-pick Test_string_html_objects() changes from patch 8.2.0655.
Diffstat (limited to 'test/functional/lua/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions