Dyon syntax highlighting for the Atom editor
Link: Dyon programming language
Install the package language-dyon in Atom (Preferences->Packages) or Atom's package manager from a shell:
$ apm install language-dyon
- Open up the Terminal window
 - Go to 
~/.atom/packages - Create a new folder 
~/.atom/packages/language-dyon - Copy the content of 
editor-plugins/atom/into the new folder - Restart Atom
 
Alternative to restart:
- In Atom, go to the menu 
Packages -> Command Palette -> Toggle - Type "Window: Reload" and hit Enter
 
The window will flash for a moment and reload the packages.
