-
Notifications
You must be signed in to change notification settings - Fork 0
Provides vertical tabbing-bars for leading tabs (or whitespace for et)
vim-scripts/SeeTab
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=628 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" (alpha/beta version available at http://mysite.verizon.net/astronaut/vim/index.html#SEETAB)
About
Provides vertical tabbing-bars for leading tabs (or whitespace for et)
Resources
Stars
Watchers
Forks
Packages 0
No packages published