remove superfluous background setting

This commit is contained in:
Barrett Ruth 2026-02-03 20:07:56 -05:00
parent b54045f31a
commit 8b695453a8
2 changed files with 0 additions and 2 deletions

View file

@ -1,2 +1 @@
vim.o.background = 'light'
require('midnight').load()

View file

@ -1,2 +1 @@
vim.o.background = 'dark'
require('midnight').load()