mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-06 00:13:28 +02:00
feat(ruby): detect .irbrc
file as ruby (#14382)
This commit is contained in:
committed by
GitHub
parent
d1750a7502
commit
3adc021c06
@@ -1091,6 +1091,7 @@ file-types = [
|
||||
{ glob = "Scanfile" },
|
||||
{ glob = "Snapfile" },
|
||||
{ glob = "Gymfile" },
|
||||
{ glob = ".irbrc" },
|
||||
]
|
||||
shebangs = ["ruby"]
|
||||
comment-token = "#"
|
||||
|
Reference in New Issue
Block a user