The package R-Box provides syntax highlighting for R Markdown (.Rmd
, .rmd
) in Sublime Text.
Installation:
- Open command palette (Cmd-Shift-P)
- Type “install packages” and select “Package Control: Install Package”
- Type “r-box” and click the entry
If Package control is not installed in Sublime Text, install it according to the instructions here.