diff options
author | Gregory Anders <8965202+gpanders@users.noreply.github.com> | 2021-12-21 14:20:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-21 14:20:34 -0700 |
commit | 33cd1ba00ad4483aa2d7cb386e7204737f8936fe (patch) | |
tree | 0e8d112f80521aaca152d95d982a684b3e4a6979 /src/clint.py | |
parent | 1b04da52b3ce611e06b7d1c87af4a71c37ad127a (diff) | |
download | rneovim-33cd1ba00ad4483aa2d7cb386e7204737f8936fe.tar.gz rneovim-33cd1ba00ad4483aa2d7cb386e7204737f8936fe.tar.bz2 rneovim-33cd1ba00ad4483aa2d7cb386e7204737f8936fe.zip |
fix(api): make nil value in nvim_set_option_value clear local value (#16710)
For special options such as 'undolevels' and 'scrolloff', this sets the
local value to the special "unset" value (e.g. -12345 for 'undolevels').
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions