diff options
Diffstat (limited to 'runtime/syntax/sieve.vim')
-rw-r--r-- | runtime/syntax/sieve.vim | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/syntax/sieve.vim b/runtime/syntax/sieve.vim index 4bb4417f3..35b4dfb79 100644 --- a/runtime/syntax/sieve.vim +++ b/runtime/syntax/sieve.vim @@ -1,7 +1,7 @@ " Vim syntax file -" Language: Sieve filtering language input file -" Maintainer: Nikolai Weibull <now@bitwi.se> -" Latest Revision: 2007-10-25 +" Language: Sieve filtering language input file +" Previous Maintainer: Nikolai Weibull <now@bitwi.se> +" Latest Revision: 2007-10-25 if exists("b:current_syntax") finish |