1
0
forked from aniani/vim

updated for version 7.0060

This commit is contained in:
Bram Moolenaar
2005-03-15 22:34:55 +00:00
parent 28a37ffcf7
commit 3918c950c9
14 changed files with 1289 additions and 1261 deletions

View File

@@ -1,9 +1,8 @@
" Vim syntax file
" Language: PROLOG
" Maintainers: Ralph Becket <rwab1@cam.sri.co.uk>,
" Thomas Koehler <jean-luc@picard.franken.de>
" Last Change: 2003 May 11
" URL: http://jeanluc-picard.de/vim/syntax/prolog.vim
" Maintainers: Thomas Koehler <jean-luc@picard.franken.de>
" Last Change: 2005 Mar 14
" URL: http://gott-gehabt/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.
@@ -73,7 +72,7 @@ if !exists("prolog_highlighting_clean")
endif
syn sync ccomment maxlines=50
syn sync maxlines=50
" Define the default highlighting.