On 6/14/06, A.J.Mechelynck wrote:
In $VIMRUNTIME/vimrc_example.vim for Vim 7.0, last change 2002 Sep 19,
at line 56

  filetype plugin indent on
...

Thanks for all the hints. Using the extensive explanation and after
playing with all possible combinations: the most crutial part was
setting
   set termencoding=cp1250 encoding=utf-8
before both
   syntax on
   filetype plugin indent on
in vimrc_example.

I'll play with it and inspect a bit more (looks pretty weired and I
would never have come to the clue that termencoding might be important
for "syntax" and "highlighting" issues) to understand it better.

Again: thanks a lot for taking your time, it works like a charm now!

Mojca

Reply via email to