diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-12-09 07:18:21 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-09 07:18:21 +0800 |
commit | b8e227b621468a6ce968f631e4b933f7c12e6955 (patch) | |
tree | 8f73387ddc9e9d6e45004dbd2913a254ba4c10fa /test/functional/vimscript/match_functions_spec.lua | |
parent | 9706ee59d0e2143d40d40b9e01cd63f8a17a09ab (diff) | |
download | rneovim-b8e227b621468a6ce968f631e4b933f7c12e6955.tar.gz rneovim-b8e227b621468a6ce968f631e4b933f7c12e6955.tar.bz2 rneovim-b8e227b621468a6ce968f631e4b933f7c12e6955.zip |
vim-patch:9.0.2154: The option[] array is not sorted (#26475)
Problem: The options[] array is not sorted alphabetically.
Solution: Sort it alphabetically. Add a test. Avoid unnecessary loop
iterations in findoption().
closes: vim/vim#13648
Cherry-pick Test_set_one_column() change from patch 8.2.0432.
https://github.com/vim/vim/commit/f48558e10a08a1a483e25ef847bbceeac6b44561
Diffstat (limited to 'test/functional/vimscript/match_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions