home: vim: do not set 'background' explicitly
Rely on the new behaviour from v0.10 which detects it more intelligently.
This commit is contained in:
parent
a46f6861f7
commit
694deba253
1 changed files with 0 additions and 3 deletions
|
|
@ -81,9 +81,6 @@ set updatetime=250
|
|||
" Disable all mouse integrations
|
||||
set mouse=
|
||||
|
||||
" Set dark mode by default
|
||||
set background=dark
|
||||
|
||||
" Setup some overrides for gruvbox
|
||||
lua << EOF
|
||||
local gruvbox = require("gruvbox")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue