Skip to content
This repository was archived by the owner on Apr 6, 2018. It is now read-only.

Conversation

@octoyuz
Copy link

@octoyuz octoyuz commented Nov 1, 2014

I optimize the visual effect of search motion using Atom's decoration flash effect.
https://github.com/atom/atom/blob/v0.141.0/src/decoration.coffee#L162

Since https://github.com/atom/atom/blob/v0.141.0/src/highlight-component.coffee#L42 doesn't provide a callback after completion, I use setTimeout() to destroy the marker.

Following is the screenshot
vimsearch

@octoyuz
Copy link
Author

octoyuz commented Nov 11, 2014

Anybody give some feedback ?

@bronson
Copy link
Contributor

bronson commented Jul 4, 2015

Similar to discussion in #653, this is probably best implemented by adding a hook to vim-mode, then doing the highlighting in a separate plugin.

@lee-dohm
Copy link
Contributor

lee-dohm commented Apr 5, 2018

As stated in the README, this package is no longer maintained and is deprecated. We recommend that people use the vim-mode-plus package instead. Because of this, we are archiving this repository and closing all issues and pull requests. Thanks very much for your support and contributions!

@lee-dohm lee-dohm closed this Apr 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants