diff options
Diffstat (limited to 'runtime/colors/retrobox.vim')
-rw-r--r-- | runtime/colors/retrobox.vim | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/colors/retrobox.vim b/runtime/colors/retrobox.vim index f9d8d329e4..b4a194d885 100644 --- a/runtime/colors/retrobox.vim +++ b/runtime/colors/retrobox.vim @@ -8,7 +8,8 @@ " Generated by Colortemplate v2.2.3 -hi clear +" hi clear +source $VIMRUNTIME/colors/vim.lua " Nvim: revert to Vim default color scheme let g:colors_name = 'retrobox' let s:t_Co = &t_Co |