Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivyl/vim-bling

blink current search match
https://github.com/ivyl/vim-bling

Last synced: 2 months ago
JSON representation

blink current search match

Awesome Lists containing this project

README

        

# BLING

### What it does?
This plugin blinks search result after jumping to it (think of n, N, \* and #)

![][bling]

[bling]: http://i.imgur.com/AeVNh2K.gif

### Documentation

[View vimdoc online.](http://vim-doc.heroku.com/view?https://raw.githubusercontent.com/ivyl/vim-bling/master/doc/bling.txt)

### Installation

Bundles, Vundles and Pathogens.

**You know the drill.**

### MacVim

There is known bug with redraw, which causes cursor to jump strangely.

Read more: [issue #3](https://github.com/ivyl/vim-bling/issues/3).