diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-05-04 16:46:38 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-05-04 17:40:29 +0800 |
commit | b441dafdf53e367c7d43177274bd781c5c73e6e0 (patch) | |
tree | 4c8838192ce80a1ed652dd5bbda3c265678cdbea /test/functional/vimscript/execute_spec.lua | |
parent | 62351ff3d2fba336f09569d844a7b6f7f36a078d (diff) | |
download | rneovim-b441dafdf53e367c7d43177274bd781c5c73e6e0.tar.gz rneovim-b441dafdf53e367c7d43177274bd781c5c73e6e0.tar.bz2 rneovim-b441dafdf53e367c7d43177274bd781c5c73e6e0.zip |
vim-patch:8.2.2344: using inclusive index for slice is not always desired
Problem: Using inclusive index for slice is not always desired.
Solution: Add the slice() method, which has an exclusive index. (closes
vim/vim#7408)
https://github.com/vim/vim/commit/6601b62943a19d4f8818c3638440663d67a17b6a
Cherry-pick a line in docs added later.
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'test/functional/vimscript/execute_spec.lua')
0 files changed, 0 insertions, 0 deletions