mirror of https://github.com/helix-editor/helix
Add .rbs files to ruby language (#11786)
parent
b18a471ed1
commit
70bbc9d526
|
@ -912,6 +912,7 @@ file-types = [
|
|||
"podspec",
|
||||
"rjs",
|
||||
"rbi",
|
||||
"rbs",
|
||||
{ glob = "rakefile" },
|
||||
{ glob = "gemfile" },
|
||||
{ glob = "Rakefile" },
|
||||
|
|
Loading…
Reference in New Issue