aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_editor.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2023-06-12 16:15:12 +0800
committerzeertzjq <zeertzjq@outlook.com>2023-06-12 17:20:55 +0800
commit4058f95d9dc9a58ab80f982c91b85ec1363c89c8 (patch)
tree39ba7df16823bb1ed8d2c5e32796928dc0051635 /runtime/lua/vim/_editor.lua
parent8d8ac15ed99c8ce12519e6bda43069f2bbb9ddf7 (diff)
downloadrneovim-4058f95d9dc9a58ab80f982c91b85ec1363c89c8.tar.gz
rneovim-4058f95d9dc9a58ab80f982c91b85ec1363c89c8.tar.bz2
rneovim-4058f95d9dc9a58ab80f982c91b85ec1363c89c8.zip
vim-patch:partial:8.2.3335: Vim9: not enough tests run with Vim9
Problem: Vim9: not enough tests run with Vim9. Solution: Run a few more tests in Vim9 script and :def function. Fix that items(), keys() and values9) return zero for a NULL dict. Make join() return an empty string for a NULL list. Make sort() return an empty list for a NULL list. https://github.com/vim/vim/commit/ef98257593a0abf1300d0f70358dc45a70a62580 Skip f_reverse() change for consistency with other functions. Skip Test_null_list() and Test_null_dict() because of missing patches. Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions