Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soutaro/sublime-rbs-plugin

Syntax definition of RBS
https://github.com/soutaro/sublime-rbs-plugin

Last synced: 22 days ago
JSON representation

Syntax definition of RBS

Awesome Lists containing this project

README

        

# sublime-rbs-plugin

This plugin provides syntax definition of RBS.

![Screenshot](./screenshot.png?raw=true)

You can install the package through [PackageControl](https://packagecontrol.io/).

## Installing it manually

You can install the plugin manually.

```
$ cd $packages-dir
$ git clone https://github.com/soutaro/sublime-rbs-plugin.git
```

You can find `$packages-dir` location from `Preferences -> Browse Packages...` in the menu bar.