Mercurial > dotfiles
diff vim/vimrc @ 66:4dbcf382107c
Merged some changes.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 09 Dec 2011 09:50:13 -0800 |
parents | 8c80aa9bd387 |
children | 34dafaf8ed9c |
line wrap: on
line diff
--- a/vim/vimrc Fri Dec 09 09:48:15 2011 -0800 +++ b/vim/vimrc Fri Dec 09 09:50:13 2011 -0800 @@ -232,6 +232,10 @@ set statusline+=%= " Right align. +" Mercurial information. +set statusline+=%{lawrencium#statusline('[',']')} +set statusline+=\ " Space. + " File format, encoding and type. Ex: "(unix/utf-8/python)" set statusline+=( set statusline+=%{&ff} " Format (unix/DOS).