minimap-find-and-replace

Minimap bindings for the find and replace package

Cédric Néhémie

377,426

848

5.0.9

MIT

GitHub

This package consumes the following services:

minimap-find-and-replace package

Displays the search matches in the minimap.

Minimap Screenshot

You will need the Minimap package installed to use this package.

Customization

The color can be customized using the following CSS rule in your user stylesheet:

.minimap .search-result {
  background: yellow;
}