mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
576dddb461
`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. |
||
---|---|---|
.. | ||
clipboard_spec.lua | ||
define_spec.lua | ||
nodejs_spec.lua | ||
perl_spec.lua | ||
provider_spec.lua | ||
python3_spec.lua | ||
ruby_spec.lua |