Odin
Odin syntax definition for Sublime Text
Details
Installs
- Total 4K
- Win 2K
- Mac 705
- Linux 1K
Jun 17 | Jun 16 | Jun 15 | Jun 14 | Jun 13 | Jun 12 | Jun 11 | Jun 10 | Jun 9 | Jun 8 | Jun 7 | Jun 6 | Jun 5 | Jun 4 | Jun 3 | Jun 2 | Jun 1 | May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 4 | 4 | 0 | 3 | 7 | 1 | 3 | 5 | 2 | 3 | 0 | 2 | 5 | 4 | 7 | 4 | 3 | 2 | 4 | 8 | 2 | 2 | 1 | 3 | 2 | 3 | 7 | 10 | 6 | 5 | 4 | 6 | 4 | 1 | 4 | 5 | 2 | 4 | 3 | 4 | 2 | 8 | 1 | 3 | 2 |
Mac | 0 | 1 | 1 | 0 | 0 | 0 | 3 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 2 | 1 | 1 | 1 | 1 | 1 | 2 | 3 | 0 | 0 | 2 | 1 | 1 | 0 | 0 | 1 | 2 | 0 | 2 | 0 | 1 | 2 | 3 | 1 | 1 | 1 | 1 | 1 |
Linux | 1 | 0 | 2 | 0 | 6 | 1 | 0 | 2 | 1 | 0 | 4 | 1 | 3 | 2 | 1 | 2 | 3 | 1 | 2 | 1 | 3 | 0 | 2 | 1 | 7 | 4 | 4 | 3 | 3 | 4 | 6 | 2 | 1 | 0 | 1 | 3 | 1 | 3 | 2 | 2 | 1 | 1 | 1 | 0 | 1 | 1 |
Readme
- Source
- raw.githubusercontent.com
Odin syntax definition for Sublime Text
Installation
Download or clone the repository and put it into:
- Windows: %APPDATA%\Sublime Text\Packages\User
- Mac: ~/Library/Application Support/Sublime Text/Packages/User
- Linux: ~/.config/sublime-text/Packages/User
For example, on Windows you'd have the contents of this repository in %APPDATA%\Sublime Text\Packages\User\sublime-odin
In Sublime Text, you can now select View menu -> Syntax -> Odin
or use the syntax selector in the lower right corner of the Sublime window.
Package Control
Also available as a package in Package Control: https://packagecontrol.io/packages/Odin
Pull Requests
We'll be taking no more changes to the syntax definitions. If you want to customize it, see Installation.