diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-24 22:41:44 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-27 09:21:32 -0400 |
commit | 841bc219d27a37131cee8b4f36bffbbbda860d9f (patch) | |
tree | cf8150553f1b7368bd54beeb103685f503ef4778 /runtime/syntax/cvs.vim | |
parent | 8aa817bbb3e996e4247b0e1a2288b5f2acfc8299 (diff) | |
download | rneovim-841bc219d27a37131cee8b4f36bffbbbda860d9f.tar.gz rneovim-841bc219d27a37131cee8b4f36bffbbbda860d9f.tar.bz2 rneovim-841bc219d27a37131cee8b4f36bffbbbda860d9f.zip |
vim-patch:95a9dd1efc5a
Update runtime files.
https://github.com/vim/vim/commit/95a9dd1efc5ae3221865f4970053a5708557e682
Diffstat (limited to 'runtime/syntax/cvs.vim')
-rw-r--r-- | runtime/syntax/cvs.vim | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/syntax/cvs.vim b/runtime/syntax/cvs.vim index 3eac191637..e1e413fcf9 100644 --- a/runtime/syntax/cvs.vim +++ b/runtime/syntax/cvs.vim @@ -1,7 +1,6 @@ " Vim syntax file " Language: CVS commit file -" Maintainer: Matt Dunford (zoot@zotikos.com) -" URL: http://www.zotikos.com/downloads/cvs.vim +" Maintainer: Matt Dunford (zenmatic@gmail.com) " Last Change: Sat Nov 24 23:25:11 CET 2001 " quit when a syntax file was already loaded |