neovim / pynvim

Python client and plugin host for Nvim
http://pynvim.readthedocs.io/en/latest/
Apache License 2.0
1.52k stars 118 forks source link

tests: global and local options #397

Closed mhinz closed 5 years ago

mhinz commented 5 years ago

While 'listchars' is a global option in Nvim 0.3.5, in HEAD it was changed to be local to the window.