git status

This commit is contained in:
ManjaroOne666 2018-05-20 16:30:48 +01:00
parent fa4b58cf1f
commit ce5e2cb484
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@ if exists('+showtabline')
endwhile
let l:customtabline .= '%T%#TabLineFill#%='
let l:customtabline .= '%#TabLineItemSel# %{fugitive#statusline()}%#TabSeparator# '
let l:customtabline .= '%#TabLineNoise# '
let l:customtabline .= '%#TabLineNoise# '
let l:customtabline .= '%#TabSeparator# "%#TabLineItemSel#%{v:register}%#TabSeparator#" '
let l:customtabline .= '%#TabLineNoise# '