mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #1755 from github/fix-rhtml-scope
Fix RHTML's tm_scope
This commit is contained in:
@@ -2066,7 +2066,7 @@ RHTML:
|
|||||||
group: HTML
|
group: HTML
|
||||||
extensions:
|
extensions:
|
||||||
- .rhtml
|
- .rhtml
|
||||||
tm_scope: text.html.ruby
|
tm_scope: text.html.erb
|
||||||
aliases:
|
aliases:
|
||||||
- html+ruby
|
- html+ruby
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user