sponsor Vim development Vim logo Vim Book Ad

jumphl.vim : Highlight cursor line after cursor jump

 script karma  Rating 3/3, Downloaded by 949  Comments, bugs, improvements  Vim wiki

created by
Andy Wokula
 
script type
utility
 
description
The script highlights the cursor line after a jump. This makes it easy to
spot the new cursor position. The highlight will be removed automatically
when you move the cursor within the current line, or down or up by one line.

This is a modification of
http://vim.wikia.com/wiki/Highlight_cursor_line_after_cursor_jump


COMMANDS

:DoJumpHl
:NoJumpHl
enable or disable the script.  The script is disabled per default.


VARIABLES

:let g:jumphl_ignore_bufpat = '_NERD_tree_\C'
Do nothing for buffers where the bufname matches this pattern.
 
install details
Drop this file in your plugin folder or :source it when needed.
 

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
jumphl.vim 0.1 2010-02-19 7.0 Andy Wokula Initial upload
ip used for rating: 3.145.60.29

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