mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
92e80f18a8
These options were previously global. A global-local window option behaves closer to a global option "per default" (i e with :set), but still supports local behavior via :setl Also this restores back-compat for nvim_set_option("fcs", ...) which are currently broken on 0.4.x but worked in earlier versions |
||
---|---|---|
.. | ||
autochdir_spec.lua | ||
chars_spec.lua | ||
defaults_spec.lua | ||
keymap_spec.lua | ||
num_options_spec.lua | ||
pastetoggle_spec.lua | ||
shortmess_spec.lua | ||
tabstop_spec.lua |