diff options
Diffstat (limited to 'runtime/syntax/litestep.vim')
-rw-r--r-- | runtime/syntax/litestep.vim | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/syntax/litestep.vim b/runtime/syntax/litestep.vim index b4c15faf6..e3d967f01 100644 --- a/runtime/syntax/litestep.vim +++ b/runtime/syntax/litestep.vim @@ -1,7 +1,7 @@ " Vim syntax file -" Language: LiteStep RC file -" Maintainer: Nikolai Weibull <now@bitwi.se> -" Latest Revision: 2007-02-22 +" Language: LiteStep RC file +" Previous Maintainer: Nikolai Weibull <now@bitwi.se> +" Latest Revision: 2007-02-22 if exists("b:current_syntax") finish |