aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/dcl.vim
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-01-10 10:26:19 -0500
committerJustin M. Keyes <justinkz@gmail.com>2016-01-10 10:26:19 -0500
commit97ed0e8dd3b26d0d36ae24aacecef4c54ffadc0b (patch)
treedafe68149daaf12dc362f6b1e9d0abca67f02509 /runtime/syntax/dcl.vim
parent57cfb95758d8a7a86c7f7751373ad0b5b1ce09f8 (diff)
parent6bed244488f70a607033a2a5cb47604e95847881 (diff)
downloadrneovim-97ed0e8dd3b26d0d36ae24aacecef4c54ffadc0b.tar.gz
rneovim-97ed0e8dd3b26d0d36ae24aacecef4c54ffadc0b.tar.bz2
rneovim-97ed0e8dd3b26d0d36ae24aacecef4c54ffadc0b.zip
Merge pull request #3972 from jusga/vim-e271909
vim-patch:e271909
Diffstat (limited to 'runtime/syntax/dcl.vim')
-rw-r--r--runtime/syntax/dcl.vim8
1 files changed, 4 insertions, 4 deletions
diff --git a/runtime/syntax/dcl.vim b/runtime/syntax/dcl.vim
index cf62cdf202..37bf38fe11 100644
--- a/runtime/syntax/dcl.vim
+++ b/runtime/syntax/dcl.vim
@@ -1,9 +1,9 @@
" Vim syntax file
" Language: DCL (Digital Command Language - vms)
-" Maintainer: Dr. Charles E. Campbell, Jr. <NdrOchipS@PcampbellAfamily.Mbiz>
-" Last Change: Sep 11, 2006
-" Version: 6
-" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax
+" Maintainer: Charles E. Campbell <NdrOchipS@PcampbellAfamily.Mbiz>
+" Last Change: Oct 23, 2014
+" Version: 7
+" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_DCL
" For version 5.x: Clear all syntax items
" For version 6.x: Quit when a syntax file was already loaded