I'm looking to enable color syntax highlighting in vi. I just enabled colors in Terminal via here. Any ideas on how to enable this?
NOTE: Usually on Linux when I open vi with vi file.txt and it opens in black and white on default, I can open the same file with vim file.txt and it will show the colors, but this does not work here.

