Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joker1007/tree-sitter-rbs

RBS grammer for tree-sitter
https://github.com/joker1007/tree-sitter-rbs

Last synced: 2 days ago
JSON representation

RBS grammer for tree-sitter

Awesome Lists containing this project

README

        

# tree-sitter-rbs

[![Build/test](https://github.com/joker1007/tree-sitter-rbs/actions/workflows/ci.yml/badge.svg)](https://github.com/joker1007/tree-sitter-rbs/actions/workflows/ci.yml)

[rbs](https://github.com/ruby/rbs) grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).

syntax reference is https://github.com/ruby/rbs/blob/master/docs/syntax.md

## Use this in Neovim

this parser is supported in nvim-treesitter. (https://github.com/nvim-treesitter/nvim-treesitter/pull/5745)

Please run `:TSInstall rbs`