You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
306 B

4 years ago
4 years ago
4 years ago
  1. # Riotjs Syntax highlight for Atom
  2. [Riot.js](https://riot.js.org) `.riot` components.
  3. ## Install
  4. In Atom Editor, search under Preferences > Install for "language-riotjs"
  5. ## Credits
  6. * Thanks to @dekimasoon, i have used his version as template
  7. * Thanks to @hedefalk, i have used his script-tag from vue