From 7d417572c5d61d9d6c11eae97f78dd515f4c4e0c Mon Sep 17 00:00:00 2001 From: Gregory Desfour Date: Sun, 22 Jan 2017 23:58:42 +0100 Subject: [PATCH] Added link to the quick-highlight integration --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62c09b82..c8b05f73 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Package|Description [Highlight Selected](https://atom.io/packages/minimap-highlight-selected)|A Minimap binding for the [highlight-selected](http://atom.io/packages/highlight-selected) package. [Linter](https://atom.io/packages/minimap-linter)|Displays [linter](https://atom.io/packages/linter) markers. [Pigments](https://atom.io/packages/minimap-pigments)|Displays the [Pigments](https://atom.io/packages/pigments) colors. +[Quick-Highlight](https://atom.io/packages/minimap-quick-highlight)|Shows multiple selections done with the [quick-highlight](https://atom.io/packages/quick-highlight) package. [Selection](https://atom.io/packages/minimap-selection)|Display the buffer's selections. [Split-Diff](https://atom.io/packages/minimap-split-diff)|A Minimap binding for the [split-diff](https://atom.io/packages/split-diff) package.