Feature suggestion: Color files named "crontab" as .sh files
crontab is the common file name for the general cron file in Nix systems. It acts as a scheduled script file. You right scheduled instructions and these are being executed basically just as they would be executed in a script.
Can you please somehow let these be colorized similarly to .sh files even thought he crontab doesn't have a .sh extension?