-
Notifications
You must be signed in to change notification settings - Fork 0
Vim Syntax Highlighting for indent whitespace
vim-scripts/IndentHL
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=1024 Tabs and spaces are colored in slightly different colors from lightest to darkest for dark background or from darkest to lightest for light background example (x is darkest color and z lightest): function foo() x if b x y echo 'something' x y while c x y z echo 'something else' x y endwhile x endif endfunction Actually it forms vertical stripes You can switch it off and on by :call OnOffIndentHi()
About
Vim Syntax Highlighting for indent whitespace
Resources
Stars
Watchers
Forks
Packages 0
No packages published