Files
neovim/test/functional
Björn Linse 49a40f425d options: make 'fillchars' and 'listchars' global-local
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
2019-11-26 19:14:54 +01:00
..
2019-11-23 16:46:47 +01:00
2019-11-11 20:18:15 +01:00
2019-09-06 17:19:07 -07:00
2019-05-05 14:05:25 +02:00