aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/pamconf.vim
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-11-06 11:22:55 +0100
committerGitHub <noreply@github.com>2017-11-06 11:22:55 +0100
commit946c2a8ee85830c543e389724575ae531e89b170 (patch)
tree23aa73c016b3f3941917605cd1742dfe8ca7e1fd /runtime/syntax/pamconf.vim
parent8f03014e8861df7f49bf4e1dbdfcc20e1611ce35 (diff)
parentc348f84f218434580209a2c52552ba8fbbf1864b (diff)
downloadrneovim-946c2a8ee85830c543e389724575ae531e89b170.tar.gz
rneovim-946c2a8ee85830c543e389724575ae531e89b170.tar.bz2
rneovim-946c2a8ee85830c543e389724575ae531e89b170.zip
Merge #7491 'vim-patch: runtime'
Diffstat (limited to 'runtime/syntax/pamconf.vim')
-rw-r--r--runtime/syntax/pamconf.vim6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/syntax/pamconf.vim b/runtime/syntax/pamconf.vim
index e3c8ba87fd..10d667bdf5 100644
--- a/runtime/syntax/pamconf.vim
+++ b/runtime/syntax/pamconf.vim
@@ -1,7 +1,7 @@
" Vim syntax file
-" Language: pam(8) configuration file
-" Maintainer: Nikolai Weibull <now@bitwi.se>
-" Latest Revision: 2011-08-03
+" Language: pam(8) configuration file
+" Previous Maintainer: Nikolai Weibull <now@bitwi.se>
+" Latest Revision: 2011-08-03
if exists("b:current_syntax")