Sublime Text package for REBOL (www.rebol.com)
It's recommened to use it with included Rebol.sublime-color-scheme.
- Make sure you already have Package Control installed.
- Choose Install Package from the Command Palette (via Tools > Coomand Palette from the main menu).
- Select REBOL package and press Enter.
- Download the desired REBOL package.
- Browse Packages from the Command Palette (Ctrl+Shift+P on Windows/Linux, ⇧⌘P on Mac)
- Copy the REBOL packgage folder to
Packages/
.
- The old .tmLanguage syntax file is based on RG-Chris TextMate Bundle
- The new .sublime-syntax version was made based on Nelo Mitranim's work.