VIMCAT(1) VIMCAT(1)

vimcat - vim based syntax highlighter

vimcat some_file

cat's a file to stdout, syntax-highlighting it using vim as a backend.

On GitHub: http://github.com/rkitover/vimpager

To use a different vimrc with vimcat, put your settings into a ~/.vimcatrc.

To disable loading plugins, put "set noloadplugins" into a ~/.vimcatrc file.

-c cmd

Run a vim command after opening the file. Multiple -c arguments are supported.

--cmd cmd

Run a vim command when entering vim before anything else. Multiple --cmd arguments are supported.

-u vimrc

Use an alternate .vimrc or .vimcatrc.

Abdó Roig-Maranges <abdo.roig@gmail.com>.

April 29, 2015 vimcat user manual