Skip to content

Commit 5f6d532

Browse files
committed
Remove unnecessary redrawstatus
1 parent 14cd2d4 commit 5f6d532

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

autoload/tpipeline/util.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,4 @@ func tpipeline#util#clear_all_stl()
3939
for i in range(1, tabpagewinnr(tabpagenr(), '$'))
4040
call win_execute(win_getid(i), 'setlocal stl<')
4141
endfor
42-
redrawstatus!
4342
endfunc

0 commit comments

Comments
 (0)