file percentage
This commit is contained in:
parent
a63ebb5682
commit
69eba69fe8
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ function! GetStatus(isactive) "{{{
|
|||
let l:statusline = ''
|
||||
|
||||
" file percentage
|
||||
let l:statusline .= '%#FoldColumn# '
|
||||
let l:statusline .= '%#FoldColumn#┼ '
|
||||
if a:isactive
|
||||
let l:statusline .= '%#StatusLinePercentActive#'
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue