Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@botantony
Copy link

rbi is a file extension used by Sorbet, typechecker for Ruby: https://sorbet.org/docs/rbi

Brewfile is a bundler file for Homebrew package manager: https://docs.brew.sh/Brew-Bundle-and-Brewfile

`rbi` is a file extension used by Sorbet, typechecker for Ruby: https://sorbet.org/docs/rbi

`Brewfile` is a bundler file for Homebrew package manager: https://docs.brew.sh/Brew-Bundle-and-Brewfile

Signed-off-by: botantony <[email protected]>
@AndrewRadev
Copy link
Contributor

Hmm, ordinarily I would say you should make this PR to the vim-ruby project: https://github.com/vim-ruby/vim-ruby. This is occasionally merged upstream, which is how the shipped runtime files get updated. But Sorbet support is already present there since 2020: vim-ruby/vim-ruby@07e8c85

I see that the upstream runtime files were missing support for .rbi even before the conversion to the new autoloaded detection mechanism: 3221a0c#diff-c07c0771a9f5af08e375703487a8fe7bbddd71f98a7bbe06acd78365525a243e. Maybe they were just missed, or maybe an executive decision has been made to filter them out or something? @dkearns, do you know why .rbi detection is missing upstream?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants