comparison runtime/syntax/cvs.vim @ 18928:180a1c5175f6

Update runtime files. Commit: https://github.com/vim/vim/commit/95a9dd1efc5ae3221865f4970053a5708557e682 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 19 22:12:03 2019 +0100 Update runtime files.
author Bram Moolenaar <Bram@vim.org>
date Thu, 19 Dec 2019 22:15:04 +0100
parents 46763b01cd9a
children
comparison
equal deleted inserted replaced
18927:9152417d4265 18928:180a1c5175f6
1 " Vim syntax file 1 " Vim syntax file
2 " Language: CVS commit file 2 " Language: CVS commit file
3 " Maintainer: Matt Dunford (zoot@zotikos.com) 3 " Maintainer: Matt Dunford (zenmatic@gmail.com)
4 " URL: http://www.zotikos.com/downloads/cvs.vim
5 " Last Change: Sat Nov 24 23:25:11 CET 2001 4 " Last Change: Sat Nov 24 23:25:11 CET 2001
6 5
7 " quit when a syntax file was already loaded 6 " quit when a syntax file was already loaded
8 if exists("b:current_syntax") 7 if exists("b:current_syntax")
9 finish 8 finish