Skip to content
Cédric Néhémie edited this page May 16, 2014 · 6 revisions

How to create a minimap plugin?

A Minimap is basically just another Atom packages that will interact with the Minimap API, so you can just starts with the Generate Package command.

Minimap Plugin Interface

Clone this wiki locally