diff options
Diffstat (limited to 'core/ui.vim')
| -rw-r--r-- | core/ui.vim | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
