diff options
| author | Bram Moolenaar <Bram@vim.org> | 2017-03-05 17:04:09 +0100 |
|---|---|---|
| committer | Bram Moolenaar <Bram@vim.org> | 2017-03-05 17:04:09 +0100 |
| commit | 214641f77df6f318a4b3a0b09723c19859a103f4 (patch) | |
| tree | 9422434318c17140266d397e16fd359e81bc75e7 /runtime/syntax/manconf.vim | |
| parent | 066029ef92b45dc4bd21a353b1fac25841062c26 (diff) | |
| download | vim-git-214641f77df6f318a4b3a0b09723c19859a103f4.tar.gz | |
Runtime file updates.
Diffstat (limited to 'runtime/syntax/manconf.vim')
| -rw-r--r-- | runtime/syntax/manconf.vim | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/syntax/manconf.vim b/runtime/syntax/manconf.vim index 90ecc8ec1..2c17568d8 100644 --- a/runtime/syntax/manconf.vim +++ b/runtime/syntax/manconf.vim @@ -1,7 +1,7 @@ " Vim syntax file -" Language: man.conf(5) - man configuration file -" Maintainer: Nikolai Weibull <now@bitwi.se> -" Latest Revision: 2006-04-19 +" Language: man.conf(5) - man configuration file +" Previous Maintainer: Nikolai Weibull <now@bitwi.se> +" Latest Revision: 2006-04-19 if exists("b:current_syntax") finish |
