SeeTab : Provides vertical tabbing-bars for leading tabs (or whitespace for et)
| script karma |
Rating 36/14,
Downloaded by 2146 |
| created by |
| Charles Campbell |
| |
| script type |
| utility |
| |
| description |
Usage: :SeeTab -- toggles SeeTab on and off
If expandtabs is off, then leading tabs show up with one bar per tab.
If expandtabs is on, then one leading whitespace at intervals
specified by your tabstop is marked by a highlighted space.
To change the default colors of foreground as magenta and background as black,
just use something like the following setting in your <.vimrc>:
let g:SeeTabCtermFG="black"
let g:SeeTabCtermBG="red"
let g:SeeTabGuiFG="black"
let g:SeeTabGuiBG="orange"
|
| |
| install details |
Simply put <seetab.vim> into your plugin directory.
To initialize SeeTab on, see vimtip#411
(use SeeTab in a .../after/plugin/seetab.vim
file)
|
| |
script versions (upload new version)
Click on the package to download.
|