The bat program describes itself as “a cat clone with wings,” which is a fun analogy, but a slightly misleading one. bat is a tool with two main purposes: highlighting syntax and marking git diffs. To ...
Vim has code syntax highlighting already available for a huge array of programming languages, and most of them are installed by default, so in most cases you can just open up your source code files ...