TableTab.vim : global plugin for variable-width tab stops
script karma |
Rating 17/8,
Downloaded by 1217 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Pavol Juhas |
|
script type |
utility |
|
description |
When active, TableTab.vim remaps the <Tab> key in insert mode, to
the function, which adjusts the tab stops according to the previous
line. If this line matches /^\s*[_=*\-]\+ *$/ (it is only of ===,
--- etc.) the line before is checked.
Should be useful for editing tables.
|
|
install details |
Just drop TableTab.vim into your plugin directory or source it from your vimrc.
After sourcing, <Leader><Tab> will toggle between tab stops
lookup and a normal function of the <Tab> key.
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.148.168.26
|