aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/highlight_spec.lua
diff options
context:
space:
mode:
authorGregory Anders <8965202+gpanders@users.noreply.github.com>2023-11-29 09:43:11 -0600
committerGitHub <noreply@github.com>2023-11-29 09:43:11 -0600
commit9b4b23493d6976613fc3e8b561c34bb4b808399c (patch)
treec0e6f61666b07749d6413c80f7afac03e90c33ec /test/functional/lua/highlight_spec.lua
parent86cc791debba09c8ed1aa0d863be844108866a38 (diff)
downloadrneovim-9b4b23493d6976613fc3e8b561c34bb4b808399c.tar.gz
rneovim-9b4b23493d6976613fc3e8b561c34bb4b808399c.tar.bz2
rneovim-9b4b23493d6976613fc3e8b561c34bb4b808399c.zip
fix(defaults): wait until VimEnter to set background (#26284)
The OptionSet autocommand does not fire until Vim has finished starting, so setting 'background' before the VimEnter event would not fire the OptionSet event. The prior implementation also waited until VimEnter to set 'background', so this was a regression introduced when moving background detection into Lua.
Diffstat (limited to 'test/functional/lua/highlight_spec.lua')
0 files changed, 0 insertions, 0 deletions