Another set of fixes to the minimap as suggested by @hlissner. - Changed the use-package to :defer t - Updated the README.org and removed the Hacks section - Alphabetized the init.example.el list
1.3 KiB
1.3 KiB
:ui minimap
Description
This module adds a minimap to the right side of Emacs, similar to the feature found in many other editors.
Maintainers
- @rushsteve1 (Author)
Module Flags
This module provides no flags.
Plugins
Features
A minimap which provides an overview of the current buffer to the side, displaying the currently visible region and the current line. You can left-click and drag to scroll along the buffer, or right-click anywhere to jump to there.
Configuration
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 SPC h v minimap
.
Troubleshooting
Scrolling is slow/laggy
Disable the minimap using SPC t m