diff options
Diffstat (limited to 'runtime/colors/elflord.vim')
-rw-r--r-- | runtime/colors/elflord.vim | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/colors/elflord.vim b/runtime/colors/elflord.vim index 4808f1158f..001368861f 100644 --- a/runtime/colors/elflord.vim +++ b/runtime/colors/elflord.vim @@ -9,7 +9,8 @@ set background=dark -hi clear +" hi clear +source $VIMRUNTIME/colors/vim.lua " Nvim: revert to Vim default color scheme let g:colors_name = 'elflord' let s:t_Co = &t_Co |