Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DanilaMihailov committed Jun 28, 2020
1 parent d307213 commit ffeb621
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -3,7 +3,7 @@ Whenever cursor jumps some distance or moves between windows, it will flash so y

**Note**: required versions neovim v0.4+ or vim v8.2+. Working on support for older versions.

<p><a target="_blank" rel="noopener noreferrer" href="/example-beacon.gif"><img src="/example-beacon.gif" alt="example-beacon.gif" style="max-width:100%;"></a></p>
![example.gif](example-beacon.gif)

*(gif is too slow, it is actually quite fast animation)*

Expand Down Expand Up @@ -79,6 +79,8 @@ There is 4 commands available.
- `:BeaconOn` enable Beacon
- `:BeaconOff` disable Beacon

## Similar plugins
- Locate cursor after search https://github.com/inside/vim-search-pulse

# How it works
## How it works
Whenever plugin detects some kind of a jump, it's showing floating window at the cursor position and using `winblend` fades window out.

0 comments on commit ffeb621

Please sign in to comment.