Files
neovim/test/functional/legacy
Famiu Haque 576dddb461 test: don't unnecessarily specify win/buf for nvim_(get|set)_option_value
`nvim_(get|set)_option_value` pick the current buffer / window by default for buffer-local/window-local (but not global-local) options. So specifying `buf = 0` or `win = 0` in opts is unnecessary for those options. This PR removes those to reduce code clutter.
2023-05-22 13:02:07 +06:00
..
2020-10-19 21:48:06 +02:00
2020-10-19 21:48:06 +02:00
2020-10-19 21:48:06 +02:00
2022-11-02 21:45:26 +08:00
2022-06-04 11:56:36 +08:00
2023-01-04 07:38:48 +08:00
2020-10-19 21:48:06 +02:00
2016-09-22 01:46:30 +07:00