https://github.com/joker1007/tree-sitter-rbs
RBS grammer for tree-sitter
https://github.com/joker1007/tree-sitter-rbs
Last synced: about 2 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-04T13:20:45.000Z (5 months ago)
- Last Synced: 2025-03-23T16:42:33.175Z (2 months ago)
- Language: JavaScript
- Size: 695 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-rbs
[](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`