diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-10-26 08:42:28 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-10-26 12:08:42 +0800 |
commit | 3c5b43580163340209aa13c731e5a34ff3c5deb4 (patch) | |
tree | e51aeba4557711590687c2ed7e195f81356049ca /src/clint.py | |
parent | 40791f8e8239dcb4dda1c4d61e2aa9088e75bb17 (diff) | |
download | rneovim-3c5b43580163340209aa13c731e5a34ff3c5deb4.tar.gz rneovim-3c5b43580163340209aa13c731e5a34ff3c5deb4.tar.bz2 rneovim-3c5b43580163340209aa13c731e5a34ff3c5deb4.zip |
vim-patch:8.2.0179: still a few places where range() does not work
Problem: Still a few places where range() does not work.
Solution: Fix using range() causing problems.
https://github.com/vim/vim/commit/b09920203a0f2b202497ef9632f8447f73d0f1fb
Code is mostly N/A.
Cherry-pick all of Test_range() from patch 8.2.0159.
- Use nvim_input() instead of test_feedinput()
- Assert a different result from json_encode()
- Assert a different error for sign_undefine()
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions