diff --git a/core/ui.vim b/core/ui.vim index e11c6eb..e5fadac 100644 --- a/core/ui.vim +++ b/core/ui.vim @@ -7,8 +7,6 @@ if match($TERM, '^xterm.*') != -1 || exists('g:started_by_firenvim') set termguicolors endif -" Use dark background -set background=dark "}} "{{ Colorscheme settings