Files
neovim/test/functional
Justin M. Keyes deb18a050e defaults: background=dark #2894 (#9205)
By historical accident, Nvim defaults to background=light. So on a dark
background, `:colorscheme default` looks completely wrong.

The "smart" logic that Vim uses is confusing for anyone who uses Vim on
multiple platforms, so rather than mimic that, pick the (hopefully) most
common default.

- Since Neovim is dark-powered, we assume most users have dark backgrounds.
- Most of the GUIs tend to have a dark background by default.

ref #6289
2018-11-20 10:52:49 +01:00
..
2018-10-13 19:39:56 +02:00
2018-05-09 23:18:38 +02:00
2018-06-04 19:42:28 -04:00
2016-06-10 21:50:49 +03:00