mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #2269 from stuartpb/patch-2
Use #000080 for Lua color
This commit is contained in:
@@ -1730,7 +1730,7 @@ LoomScript:
|
|||||||
Lua:
|
Lua:
|
||||||
type: programming
|
type: programming
|
||||||
ace_mode: lua
|
ace_mode: lua
|
||||||
color: "#fa1fa1"
|
color: "#000080"
|
||||||
extensions:
|
extensions:
|
||||||
- .lua
|
- .lua
|
||||||
- .fcgi
|
- .fcgi
|
||||||
|
|||||||
Reference in New Issue
Block a user