On Fri, 10 Dec 2010, John Vonachen wrote:
I typed vim instead of vi. That was it. We aparently have more than one version of vi and one worked and the other did not.
Indeed, on our Linux systems (RHEL), "vi" gets /bin/vi, which is vim compiled with "tiny" features (and thus doesn't have syntax highlighting), while "vim" gets /usr/bin/vim, which is compiled with "huge" features and the Perl & Python interpreters. I suspect other Linux flavors do similar.
Cheers, Carl -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
