mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-04-19 20:12:00 +02:00
Add scala to types and highlighted languages
This commit is contained in:
parent
884c9cf008
commit
2239744cec
@ -242,6 +242,7 @@ Options
|
||||
"txt-install": "fixed",
|
||||
"txt-log": "fixed",
|
||||
"txt-java": "java",
|
||||
"txt-scala": "scala",
|
||||
"txt-js": "javascript",
|
||||
"txt-json": "javascript",
|
||||
"txt-makefile": "fixed",
|
||||
|
@ -42,6 +42,7 @@ File types mapped to file extensions
|
||||
"txt-html": ["*.htm", "*.html", "*.shtml", "*.xhtml"],
|
||||
"txt-hpp": ["*.hpp"],
|
||||
"txt-java": ["*.java"],
|
||||
"txt-scala": ["*.scala"],
|
||||
"txt-js": ["*.js"],
|
||||
"txt-json": ["*.json"],
|
||||
"txt-log": ["*.log", "changelog*"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user