mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-01 19:02:22 +01:00
add warning highlighting to log file syntax definition
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
name: syslog
|
||||
file_extensions:
|
||||
- syslog
|
||||
scope: text.syslog
|
||||
scope: text.log.syslog
|
||||
contexts:
|
||||
main:
|
||||
- match: ^(\w+\s+\d+)\s+(\d{2}:\d{2}:\d{2})
|
||||
|
Reference in New Issue
Block a user