Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 740 Bytes

File metadata and controls

18 lines (11 loc) · 740 Bytes

Pixie language support in Atom

Adds syntax highlighting to Pixie files in Atom.

Use with Parinfer

  1. Make sure Parinfer package is installed
  2. Select Parinfer > Edit File Extensions from Packages dropdown menu
  3. add ".pxi" file extension (or whatever else you might need)

About

Originally converted from the Clojure TextMate bundle.

Subsequently ported from Atom Clojure-Language.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.