mirror of
https://github.com/junegunn/limelight.vim.git
synced 2025-11-16 23:13:40 -05:00
Fix test on Travis CI
This commit is contained in:
@@ -98,7 +98,9 @@ Execute (Unsupported. but g:limelight_conceal_???fg defined):
|
||||
Limelight!
|
||||
AssertOff
|
||||
else
|
||||
set notermguicolors
|
||||
if exists('&termguicolors')
|
||||
set notermguicolors
|
||||
endif
|
||||
colo default
|
||||
let &t_Co = 256
|
||||
|
||||
@@ -134,4 +136,4 @@ Execute (Cleanup):
|
||||
delc AssertOff
|
||||
unlet! msg
|
||||
Restore
|
||||
execute 'colo '.g:colors_name
|
||||
silent! execute 'colo '.g:colors_name
|
||||
|
||||
Reference in New Issue
Block a user