mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge branch 'master' into 1036-local
This commit is contained in:
@@ -962,7 +962,6 @@ Groovy:
|
||||
color: "#e69f56"
|
||||
extensions:
|
||||
- .groovy
|
||||
- .gradle
|
||||
- .grt
|
||||
- .gtpl
|
||||
- .gvy
|
||||
@@ -1001,7 +1000,7 @@ HTML+Django:
|
||||
|
||||
HTML+ERB:
|
||||
type: markup
|
||||
tm_scope: text.html.ruby
|
||||
tm_scope: text.html.erb
|
||||
group: HTML
|
||||
lexer: RHTML
|
||||
aliases:
|
||||
@@ -1571,6 +1570,8 @@ MoonScript:
|
||||
type: programming
|
||||
extensions:
|
||||
- .moon
|
||||
interpreters:
|
||||
- moon
|
||||
|
||||
Myghty:
|
||||
extensions:
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module Linguist
|
||||
VERSION = "3.4.0"
|
||||
VERSION = "3.4.1"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user