CRLF in pequel.vim file confuses vim on UNIX
Status: Beta
Brought to you by:
gaffie
installing pequel.vim and opening a pequel file with
vim produces this:
----
E171: Missing :endif
line 192:
E15: Invalid expression: version < 600^M
line 8:
E492: Not an editor command: ^M
line 5:
Error detected while
processing /usr/share/vim/vim63/syntax/pequel.vim:
----
this is caused by the CRLF codes at the end of each
line.