It would be great if we could offer (even simple) syntax highlighting for some of the more famous configuration files:
config:
/etc/fstab/etc/passwd and /etc/group/etc/resolv.conf/etc/hosts/etc/ssh_config and /etc/sshd_configless important (IMO):
/etc/X11/xorg.conf and /etc/X11/xorg.conf.d/*/etc/ld.so.confnon-config files that would be nice to have:
/proc/cpuinfo/proc/meminfoThis is partly related to #592
see updates in #698 and #703
and more updates in #696 #706
Added simple syntaxes for /proc/meminfo and /proc/cpuinfo.
I'm going to close this for now, as all the important things have been covered.
This has been released in bat 0.13.
@sharkdp Does bat have syntax highlighting for nginx / apache configs?
Sublime pacakges for the same:
https://github.com/colinta/ApacheConf.tmLanguage
https://github.com/brandonwamboldt/sublime-nginx/tree/master/Syntaxes
Could you please open a new "syntax request" ticket? Thank you.