Adds syntax highlighting and snippets to Move files in Atom.
Install the package language-move
in Atom (Preferences->Packages) or Atom's package manager from a shell:
$ apm install language-move
Thank you, miqh for making your Rust package which I used as a basis for this one. See original package for Rust.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.