GI asked:
> Is it just me, or do others have a problem with the
> syntax/vim.vim file currently on the FTP server ftp.nluug.nl? I
> get a bunch of null characters at the end of the file, and
> syntax highlighting for Vim scripts is messed up.
>
> I found this problem because my cron job recently ran
>
> rsync -azcP --delete --exclude=/dos/ --exclude=/Makefile \
> --exclude=/spell/ ftp.nluug.nl::Vim/runtime/ \
> /usr/local/pkgs/vim7/share/vim/vim71/
For me, runtime/vimrc_example.vim got corrupted
c:\opt\cwRsync\bin\rsync -avzcP --delete
--exclude="/dos/" ftp.nluug.nl::Vim/runtime/ ./runtime/
Rerunning seems to have fixed things.
--Suresh
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---