Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joker1007/tree-sitter-rbs
- Owner: joker1007
- License: mit
- Created: 2023-11-13T11:59:24.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-17T00:57:10.000Z (5 months ago)
- Last Synced: 2024-06-17T01:54:25.855Z (5 months ago)
- Language: JavaScript
- Size: 611 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`