Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.09 KB

Sublime-Rebol

Sublime Text package for REBOL (www.rebol.com)

It's recommened to use it with included Rebol.sublime-color-scheme.

colorized code example

Installation

via Package Control

  1. Make sure you already have Package Control installed.
  2. Choose Install Package from the Command Palette (via Tools > Coomand Palette from the main menu).
  3. Select REBOL package and press Enter.

or Manual Installation

  1. Download the desired REBOL package.
  2. Browse Packages from the Command Palette (Ctrl+Shift+P on Windows/Linux, ⇧⌘P on Mac)
  3. Copy the REBOL packgage folder to Packages/.

Credits