Gabor Urban wrote: > I could set up my favourite color scheme, but I can't get Vim > use the syntax highlight feature automatically when I open a > file. Each time I have to do it manually :-)).
If you edit file example.c are you saying that it does not syntax highlight for C? You should have the following in your vimrc file: filetype plugin indent on John --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
