mirror of
https://github.com/DeanWard/CaddyGen.git
synced 2025-10-30 14:17:06 +00:00
fixed syntax highlighting for zstd|br
This commit is contained in:
@@ -65,7 +65,7 @@ onMounted(() => {
|
||||
alias: 'operator'
|
||||
},
|
||||
'option': {
|
||||
pattern: /\b(browse|internal|gzip|brotli|php_fastcgi|php_server|uri|copy_headers)\b/,
|
||||
pattern: /\b(browse|internal|gzip|brotli|zstd|br|php_fastcgi|php_server|uri|copy_headers)\b/,
|
||||
alias: 'property'
|
||||
},
|
||||
'number': {
|
||||
|
||||
Reference in New Issue
Block a user