Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ivyl/vim-bling
- Owner: ivyl
- Archived: true
- Created: 2013-10-11T12:07:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-07-27T20:53:08.000Z (over 2 years ago)
- Last Synced: 2024-08-01T16:43:04.416Z (5 months ago)
- Language: Vim script
- Size: 16.6 KB
- Stars: 48
- Watchers: 4
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome-github-stars - ivyl/vim-bling - blink current search match (Vim Script)
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).