sponsor Vim development Vim logo Vim Book Ad

highlightline.vim : This script allows you to highlight lines.

 script karma  Rating 14/22, Downloaded by 2638  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.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
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: 3.145.186.173

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github