diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-01-26 09:12:33 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-26 09:12:33 +0800 |
commit | 116766f243b4ac647f040181334c8001e01aab75 (patch) | |
tree | a80653aa58e14a74ad6b809737a27aba4a9e298f /test/functional/vimscript/exepath_spec.lua | |
parent | 88e906d165b5dd57fb13b190ec9cb2d67bc6b223 (diff) | |
download | rneovim-116766f243b4ac647f040181334c8001e01aab75.tar.gz rneovim-116766f243b4ac647f040181334c8001e01aab75.tar.bz2 rneovim-116766f243b4ac647f040181334c8001e01aab75.zip |
refactor(options): don't pass negative number to illegal_char() (#21999)
This only changes the error messages for an unexpected Unicode char in
an option to show its first byte instead of some special keycode.
The second argument of vim_strchr() usually doesn't matter, but it may
be better to consistently cast to uint8_t.
Diffstat (limited to 'test/functional/vimscript/exepath_spec.lua')
0 files changed, 0 insertions, 0 deletions