factor/misc/atom
Doug Coleman c706bdae4e factor: Fix misc/ for GENERIC# -> GENERIC#: rename. 2017-06-01 14:05:15 -05:00
..
grammars factor: Fix misc/ for GENERIC# -> GENERIC#: rename. 2017-06-01 14:05:15 -05:00
settings
snippets
README.md
package.json

README.md

atom package

This is a syntax highlighting package for Factor.

You can install this by copying this folder to:

cp -r /path/to/factor/misc/atom ~/.atom/packages/language-factor

Or symlinking it:

ln -sf /path/to/factor/misc/atom ~/.atom/packages/language-factor

This was initially generated from the Textmate bundle:

apm init --package atom --convert Factor.tmbundle