better-whitespace : A better whitespace highlighter for Vim
script karma |
Rating 140/54,
Downloaded by 3211 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Nate Peterson |
|
script type |
utility |
|
description |
This plugin causes all trailing whitespace characters (spaces and tabs) to be highlighted.
Whitespace for the current line will not be highlighted while in insert mode.
It is possible to disable current line highlighting while in other modes as well.
A helper function ':StripWhitespace' is also provided to make whitespace cleaning painless.
Check out a screenshot: http://i.imgur.com/St7yHth.png
More are screenshots available at the Github repository below.
See further documentation at its Github repository:
https://github.com/ntpeters/vim-better-whitespace |
|
install details |
There are a few ways you can go about installing this plugin:
1. If you have Vundle you can simply add: Bundle 'ntpeters/vim-better-whitespace' to your .vimrc file then run: ":BundleInstall"
2. If you are using Pathogen, you can just run the following command: "git clone git://github.com/ntpeters/vim-better-whitespace.git ~/.vim/bundle/"
3. While this plugin can also be installed by copying its contents into your "~/.vim/" directory, I would highly recommend using one of the above methods as they make managing your Vim plugins painless. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|