Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

language-micro package

Micro language support in Atom.

Features

  • a syntax highlighting;
  • editor settings:
    • a comment start;
    • indent patterns.

Installation

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.

License

The MIT License (MIT)

Copyright © 2016-2018 thewizardplusplus