This may be a strange question, but still. I use cat to display a file in bash (KDE Konsole),
cat foobar.rb
Now, I would like to use Vim to foobar.rb this foobar.rb file in accordance with what you would get when running foobar.rb in Vim. Edit: but only for display purposes, on the terminal.
I'm not sure if this is possible, but I thought it would be neat if I could use Vim for this.
I just need color keywords, and Vim has perfect color definitions.
So, I thought it would be great.
Is this possible in Vim out of the box?
shevy source share