mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-14 14:33:51 -05:00
tabnew before tabonly in s:suite.before_each()
This commit is contained in:
@@ -8,6 +8,7 @@ endfunction
|
|||||||
function! s:suite.before_each()
|
function! s:suite.before_each()
|
||||||
let g:lightline = {}
|
let g:lightline = {}
|
||||||
call lightline#init()
|
call lightline#init()
|
||||||
|
tabnew
|
||||||
tabonly
|
tabonly
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user