redraw statusline after refreshing
This commit is contained in:
parent
253ccf9d82
commit
945f3928d5
@ -502,6 +502,7 @@ endfunc
|
|||||||
func! s:PrtClearCache()
|
func! s:PrtClearCache()
|
||||||
cal ctrlp#clearallcaches()
|
cal ctrlp#clearallcaches()
|
||||||
sil! cal s:SetLines(s:itemtype)
|
sil! cal s:SetLines(s:itemtype)
|
||||||
|
cal s:statusline()
|
||||||
cal s:BuildPrompt()
|
cal s:BuildPrompt()
|
||||||
endfunc
|
endfunc
|
||||||
"}}}
|
"}}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user