paren-crosshairs : Displays crosshairs on the cursor when moving over parens
script karma |
Rating 0/0,
Downloaded by 687 |
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. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.85
|