diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-02-07 05:34:20 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-02-07 05:34:20 +0800 |
commit | 7b8fcf0234441a7db29897d60c728ad2adb83464 (patch) | |
tree | 28a6c4068464099f588717464246525bfd1b7d4c /scripts/lintcommit.lua | |
parent | e2466d84bc818c8e61751972b501551aab07d13c (diff) | |
download | rneovim-7b8fcf0234441a7db29897d60c728ad2adb83464.tar.gz rneovim-7b8fcf0234441a7db29897d60c728ad2adb83464.tar.bz2 rneovim-7b8fcf0234441a7db29897d60c728ad2adb83464.zip |
vim-patch:7.4.1163
Problem: Expressions "0 + v:true" and "'' . v:true" cause an error.
Solution: Return something sensible when using a special variable as a
number or as a string. (suggested by Damien)
https://github.com/vim/vim/commit/17a13437c9414a8693369a97f3be2fc8ad48c12e
Code is N/A. This only ports the tests.
Comment out tests involving v:none as Nvim has removed it.
Diffstat (limited to 'scripts/lintcommit.lua')
0 files changed, 0 insertions, 0 deletions