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