1
0
mirror of https://github.com/akelge/zsh synced 2025-07-03 21:19:06 +00:00

Modified status line to print only filename

This commit is contained in:
2009-04-01 10:56:49 +00:00
parent 6df848e98d
commit df374eb4d8

View File

@ -172,7 +172,7 @@ function! StatuslineTabWarning()
endfunction
" Real Status line definition
set statusline=%f\ "tail of the filename
set statusline=%t\ "tail of the filename
"display a warning if fileformat isnt unix
set statusline+=%#warningmsg#