1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-31 07:04:04 +00:00

Add crontab syntax

This commit is contained in:
Keith Hall
2023-03-17 22:48:12 +02:00
parent d20405b975
commit b65a02681a
5 changed files with 22 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
- Associate `pdm.lock` with `TOML` syntax, see #2410
- `Todo.txt`: Fix highlighting of contexts and projects at beginning of done.txt, see #2411
- `cmd-help`: overhaul scope names (colors) to improve theme support; misc syntax improvements. See #2419 (@victor-gp)
- Added support for Crontab, see #2509 (@keith-hall)
## Themes