Skip to content

Files

Latest commit

2012833 · Mar 3, 2018

History

History

language-micro

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 16, 2017
Jan 11, 2018
Jan 11, 2018
Jan 11, 2018
Mar 3, 2018

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