jumphl.vim : Highlight cursor line after cursor jump
script karma |
Rating 3/3,
Downloaded by 1009 |
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. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|