update inbox list
This commit is contained in:
12
vendor/scrivo/highlight.php/Highlight/languages/clojure-repl.json
vendored
Normal file
12
vendor/scrivo/highlight.php/Highlight/languages/clojure-repl.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"contains": [
|
||||
{
|
||||
"className": "meta",
|
||||
"begin": "^([\\w.-]+|\\s*#_)?=>",
|
||||
"starts": {
|
||||
"end": "$",
|
||||
"subLanguage": "clojure"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user