Files
neovim/test/functional
Gregory Anders 33cd1ba00a 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').
2021-12-21 14:20:34 -07:00
..
2021-11-27 11:10:48 -05:00
2021-11-30 18:20:42 +01:00