Micro language support in Atom.
- a syntax highlighting;
- editor settings:
- a comment start;
- indent patterns.
Clone this repository:
$ git clone https://github.com/thewizardplusplus/micro.git
$ cd micro
Create a symbolic link to the package directory:
$ ln -s "$(pwd)/tools/atom-plugin/language-micro/" ~/.atom/packages/
Restart Atom.
The MIT License (MIT)
Copyright © 2016-2018 thewizardplusplus