mirror of
https://github.com/Neetpone/ponepaste.git
synced 2025-03-13 07:00:08 +01:00
16 lines
288 B
JSON
16 lines
288 B
JSON
|
{
|
||
|
"aliases": [
|
||
|
"console"
|
||
|
],
|
||
|
"contains": [
|
||
|
{
|
||
|
"className": "meta",
|
||
|
"begin": "^\\s{0,3}[\/\\w\\d\\[\\]()@-]*[>%$#]",
|
||
|
"starts": {
|
||
|
"end": "$",
|
||
|
"subLanguage": "bash"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|