minimap-find-and-replace

Minimap bindings for the find and replace package

Cédric Néhémie

376,942

848

5.0.9

MIT

GitHub

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;
}