Skip to content

onetom/rebol-red-sublime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rebol, Red and Red/System syntax highlighting for Sublime Text 2/3

It is based on the TextMate Bundle made by @rgchris

Currently the only difference is that the Preferences/Symbols.tmPreferences has been removed since it was throwing an error at load time.

Installation:

ST3 on Mac OS X

cd ~/"Library/Application Support/Sublime Text 3/Packages/User"
git clone git://github.com/onetom/rebol-red-sublime 'Rebol & Red'
echo '{ "extensions": ["r"] }' > 'Rebol & Red.sublime-settings'

The extension setting makes sure that Rebol is selected for the .r file extension, not R, the statistical package.

ST2 on Windows / Linux

Please refer to the documentation regarding the configuration pathes.

Notes:

Commands assume Rebol is installed in /usr/local/bin as rebol (Rebol/Core) or rebview (Rebol/View).

About

TextMate Bundle for Rebol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published