Files
neovim/test/unit
zeertzjq ff5cfcdeab vim-patch:8.1.2045: the option.c file is too big (#19854)
Problem:    The option.c file is too big.
Solution:   Split off the code dealing with strings. (Yegappan Lakshmanan,
            closes vim/vim#4937)
dac1347b4d

Cherry-pick set_string_option_direct_in_win() from patch 8.1.1405.
Cherry-pick shift_line() comment change from patch 8.1.2096.
Move 'clipboard' default parsing to didset_string_options().
Reorder option flags to put Nvim-only flags at the end.
2022-08-20 17:26:44 +08:00
..
2022-01-04 11:07:40 -07:00
2022-08-13 21:31:00 +08:00
2022-05-17 22:26:25 +02:00
2022-01-04 11:07:40 -07:00
2022-06-28 04:02:29 -07:00
2017-04-01 12:25:10 +03:00