highlightline.vim : This script allows you to highlight lines.
| script karma |
Rating 14/22,
Downloaded by 3164 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Torrin |
| |
| script type |
| utility |
| |
| description |
This is a highlight current line script.
press F2 to highlight the current line
press F2 again to unhighlight the current highlighted line |
| |
| install details |
| Just put this in your plugin directory or source it in your vimrc. |
| |
script versions (upload new version)
Click on the package to download.
| highlightline.vim |
5 |
2003-07-09 |
6.0 |
Torrin |
Improved version, same as version 4, just forgot to turn off the echo highlightedline. |
| highlightline.vim |
4 |
2003-07-09 |
6.0 |
Torrin |
This is a much improved version of the script. It doesn't handle everything correctly yet, but I'm working on it. Enjoy. |
| highlightline.vim |
2.01 |
2002-07-03 |
6.0 |
Ross Presser |
On line 41, change getline(".") to substitute(getline("."),"[+\"]",".","g")
This fixes the delimiter problem. mentioned in version 2. |
| highlightline.vim |
2 |
2002-06-21 |
6.0 |
Torrin |
Initial upload |
ip used for rating: 216.73.216.169
|