An open API service indexing awesome lists of open source software.

https://github.com/trapd00r/vimcat

cat files in style with vim
https://github.com/trapd00r/vimcat

cat syntax-highlighting terminal terminal-colors vim

Last synced: 1 day ago
JSON representation

cat files in style with vim

Awesome Lists containing this project

README

        

# vimcat

Vim has an amazing syntax highlighting engine that offers unlimited
configurability. We can fully utilize it and all its features straight
in the terminal:

![image](doc/vimcat.gif)

vimcat uses the AnsiHighlight vim plugin by Matthew Wozniski to do its
magic. No need to install anything extra, the plugin is inlined in the
bash script to do its magic.