Odin syntax definition for Sublime Text
34
stars
62
commits
Apr 21, 2025
updated
Download or clone the repository and put it into:
%APPDATA%\Sublime Text\Packages\User~/Library/Application Support/Sublime Text/Packages/User~/.config/sublime-text/Packages/UserFor 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.
Also available as a package in Package Control: https://packagecontrol.io/packages/Odin
We'll be taking no more changes to the syntax definitions. If you want to customize it, see Installation.
Odin syntax definition for Sublime Text
34
stars
62
commits
Apr 21, 2025
updated
Download or clone the repository and put it into:
%APPDATA%\Sublime Text\Packages\User~/Library/Application Support/Sublime Text/Packages/User~/.config/sublime-text/Packages/UserFor 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.
Also available as a package in Package Control: https://packagecontrol.io/packages/Odin
We'll be taking no more changes to the syntax definitions. If you want to customize it, see Installation.