aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2018-06-21 05:15:11 -0400
committerJustin M. Keyes <justinkz@gmail.com>2018-06-21 11:15:11 +0200
commit52ebe34eebf361f28b1a374399cd7e3d8201bfb2 (patch)
treef63a610d51b3ef9b88fe3f621b117d3bc6c99c25 /src/nvim/buffer.c
parent8794a551bdbc4c31ed212bbb69e9ce946e5612dd (diff)
downloadrneovim-52ebe34eebf361f28b1a374399cd7e3d8201bfb2.tar.gz
rneovim-52ebe34eebf361f28b1a374399cd7e3d8201bfb2.tar.bz2
rneovim-52ebe34eebf361f28b1a374399cd7e3d8201bfb2.zip
vim-patch:8.0.0616: not always setting 'background' correctly after :hi Normal (#8606)
Problem: When setting the cterm background with ":hi Normal" the value of 'background' may be set wrongly. Solution: Check that the color is less than 16. Don't set 'background' when it was set explicitly. (Lemonboy, closes vim/vim#1710) https://github.com/vim/vim/commit/1615b36b91b094263240d7b555283ddf33208f62 Restore reset_option_was_set(), removed in 419da839e0cbdf6251bc31dc218fa629ccc91b44 ref #8595 ref #8597
Diffstat (limited to 'src/nvim/buffer.c')
0 files changed, 0 insertions, 0 deletions