sponsor Vim development Vim logo Vim Book Ad

paren-crosshairs : Displays crosshairs on the cursor when moving over parens

 script karma  Rating 0/0, Downloaded by 634  Comments, bugs, improvements  Vim wiki

created by
Bryan Richter
 
script type
utility
 
description
The matchparen plugin tries to do a good thing; namely, highlight the paren that matches the one under the cursor. However, my friends and I found that having two parentheses highlighted always confounds our intuition about where the cursor actually is.

This plugin deals with this problem by setting cursorline and cursorcolumn when the cursor is on a paren.

For screenshots and recent developments, see https://github.com/chreekat/vim-paren-crosshairs
 
install details
Untar the package and copy the plugin directory to ~/.vim. Or, use pathogen or vundle with the github repo listed in the description.
 

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
paren-crosshairs.tar.gz 0.1 2013-01-01 7.0 Bryan Richter Initial upload
ip used for rating: 52.15.112.69

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