Abbreviate tabline based on current rather than initial width

This commit is contained in:
Ulrik de Muelenaere
2020-08-13 19:57:33 +02:00
parent 079dc5754c
commit eb462749ae
2 changed files with 5 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ let s:suite = themis#suite('tabs')
let s:assert = themis#helper('assert')
function! s:suite.before_each()
let g:lightline = { 'winwidth': 180 }
set columns=180
call lightline#init()
tabnew
tabonly