MiniMap

This page is about the minimap package, an Emacs implementation of Sublime Text’s “minimap”.

It shows a “minibar” with a small-scale display of the current buffer alongside the main editing window. This highlights the portion of the buffer that is currently visible in the main window. You can scroll the main window by dragging the highlighted area in the minibar.

Installation

It is in GNU ELPA as minimap, so you can get it directly from ‘M-x package-install’, or you can find its code at https://git.savannah.gnu.org/cgit/emacs/elpa.git/tree/packages/minimap/minimap.el

Repository at GitHub: https://github.com/dengste/minimap

Usage

Customization

Screenshots

Known bugs

TODO


Sublimity is a similar package.

CategoryWindows CategoryDisplay