not logged in (
login
)
Home
Advanced search
About Vim
Community
News
Sponsoring
Trivia
Documentation
Download
Scripts
Tips
My Account
Site Help
colorful-statusline : A colorful statusline for vim.
script karma
Rating
0/0
, Downloaded by 991
Comments, bugs, improvements
Vim wiki
created by
z jx
script type
utility
description
colorful-statusline
===================
A colorful statusline for vim
This is a modify of
http://www.vim.org/scripts/script.php?script_id=2879
.
GitHub:
https://github.com/sangwich/colorful-statusline
It will not be dependent on the grey2 colortheme.
Preview :
http://photo.blog.sina.com.cn/photo/5bc27867t78c51c25aefd
http://photo.blog.sina.com.cn/photo/53ba4e4btd927842245ac
When you switch colorscheme, the background of statusline changes too.
You should source colorful-statusline.vim by manual to recover it.
Like:
:colo underwater
:source c:/vim/vimfiles/plugin/colorful-statusline.vim
or
:source ~/.vim/plugin/colorful-statusline.vim
In fact, you can use autocmd in _vimrc to simplify this:
autocmd! ColorScheme * source c:/vim/vimfiles/plugin/colorful-statusline.vim
or
autocmd! ColorScheme * source ~/.vim/plugin/colorful-statusline.vim
install details
copy it into ~/.vim/plugin or ~/_vimfiles/plugin
enjoy!
rate this script
Life Changing
Helpful
Unfulfilling
script versions
(
upload new version
)
Click on the package to download.
package
script version
date
Vim version
user
release notes
colorful-statusline.vim
0.1
2013-03-30
7.0
z jx
Initial upload
ip used for rating: 44.220.184.63
If you have questions or remarks about this site, visit the
vimonline development
pages. Please use this site responsibly.
Questions about
Vim
should go to the
maillist
. Help Bram
help Uganda
.
Vim at Github