:ui minimap
A map for lost programmers
1. Description
This module adds a minimap to the right side of Emacs, similar to the feature found in many other editors.
1.1. Maintainers
This module has no dedicated maintainers. Become a maintainer?
1.2. Module flags
This module has no flags.
1.3. Packages
1.4. Hacks
No hacks documented for this module.
2. Prerequisites
This module has no external prerequisites.
3. Usage
Use M-x minimap-mode
(<leader> t m) to open the minimap in a sidebar. It can
be left-clicked and dragged to scroll along the buffer, or right-click anywhere
to jump there.
4. Configuration
This module’s configuration documentation is incomplete. Complete it?
There are a number of options provided by the minimap.el package this module is based on. The easiest way to see all of them is <help> v minimap.
5. Troubleshooting
5.1. Scrolling is slow/laggy
Disable the minimap using M-x minimap-mode
.
5.2. TODO Minimap doesn’t close when disabled
6. TODO Appendix
This module has no appendix yet. Write one?