summaryrefslogtreecommitdiff
path: root/runtime/indent/yacc.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/indent/yacc.vim')
-rw-r--r--runtime/indent/yacc.vim6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/indent/yacc.vim b/runtime/indent/yacc.vim
index 2ab7d7b38..01ad4fc56 100644
--- a/runtime/indent/yacc.vim
+++ b/runtime/indent/yacc.vim
@@ -1,7 +1,7 @@
" Vim indent file
-" Language: YACC input file
-" Maintainer: Nikolai Weibull <now@bitwi.se>
-" Latest Revision: 2006-12-20
+" Language: YACC input file
+" Previous Maintainer: Nikolai Weibull <now@bitwi.se>
+" Latest Revision: 2006-12-20
" Only load this indent file when no other was loaded.
if exists("b:did_indent")