Atom plugin to show code lens on hovering to Minimap.
When the number of lines of an editor is larger than this number, the minimap lens is disabled to prevent slowing down of the editor. (default: 1500)
Delay before showing the lens in ms. (default: 300)
The height of lens in pixels. (default: 200)