Highlights the current line(s) with a cursor in Atom's minimap.
Depending on your Atom theme you might need to add a CSS rule to your styles.less
:
.minimap .cursor-line {background: green;}
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.