blinking_statusline.vim : Briefly flash the status line of the focused window whenever you change window.
script karma |
Rating 0/0,
Downloaded by 1143 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
joey twiddle |
|
script type |
utility |
|
description |
Blinks the status line of the newly focused window whenever you change window, by switching its highlight between
StatusLineLit and StatusLineUnLit on WinEnter and CursorHold events.
Can be helpful to visually track which window you have moved to. |
|
install details |
Drop in plugin/
Add to your .vimrc:
:let g:blinking_statusline = 1
Edit the script to select the colours you want (or overwrite them at runtime). |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|