Hi Bram, I just discoverd that uil.vim (maintained by me) as shipped with vim 7.2 lists a wrong URL (no longer valid). The version on http://gott-gehabt.de/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/uil.vim is correct, the 2 changed lines lead to a small diff:
~VIM/vim72/syntax> diff -u uil.vim
~/public_html/gg/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/uil.vim
--- uil.vim 2008-08-10 06:24:10.000000000 +0200
+++
/home/jean-luc/public_html/gg/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/uil.vim
2009-07-29 11:57:40.000000000 +0200
@@ -1,8 +1,8 @@
" Vim syntax file
" Language: Motif UIL (User Interface Language)
" Maintainer: Thomas Koehler <[email protected]>
-" Last Change: 2002 Sep 20
-" URL: http://jeanluc-picard.de/vim/syntax/uil.vim
+" Last Change: 2005 March 14
+" URL:
http://gott-gehabt.de/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/uil.vim
" Quit when a syntax file was already loaded
if version < 600
~VIM/vim72/syntax>
Once checking syntax files, I found there is also a small error
in prolog.vim - also the URL is not correct.
It should be
http://gott-gehabt.de/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/prolog.vim
^^^
missing...
Here is the diff for that one:
~VIM/vim72/syntax> diff -u prolog.vim
~/public_html/gg/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/prolog.vim
--- prolog.vim 2009-04-06 10:10:45.000000000 +0200
+++
/home/jean-luc/public_html/gg/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/prolog.vim
2009-12-04 11:01:31.000000000 +0100
@@ -1,8 +1,8 @@
" Vim syntax file
" Language: PROLOG
" Maintainers: Thomas Koehler <[email protected]>
-" Last Change: 2009 April 6
-" URL:
http://gott-gehabt/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/prolog.vim
+" Last Change: 2009 December 4
+" URL:
http://gott-gehabt.de/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/prolog.vim
" There are two sets of highlighting in here:
" If the "prolog_highlighting_clean" variable exists, it is rather sparse.
~VIM/vim72/syntax>
Sorry for the extra work I present to you.
Ciao,
Thomas
--
Thomas Köhler Email: [email protected]
<>< WWW: http://gott-gehabt.de
IRC: tkoehler
PGP public key available from Homepage!
signature.asc
Description: Digital signature
