comparison runtime/syntax/cmake.vim @ 7384:aea5ebf352c4

commit https://github.com/vim/vim/commit/256972a9849b5d575b62a6a71be5b6934b5b0e8b Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 29 19:10:25 2015 +0100 Updated runtime files.
author Christian Brabandt <cb@256bit.org>
date Tue, 29 Dec 2015 19:15:06 +0100
parents 30042ddff503
children 43efa4f5a8ea
comparison
equal deleted inserted replaced
7383:377a68b9fa06 7384:aea5ebf352c4
1 " Vim syntax file 1 " Vim syntax file
2 " Program: CMake - Cross-Platform Makefile Generator 2 " Program: CMake - Cross-Platform Makefile Generator
3 " Module: $RCSfile: cmake-syntax.vim,v $ 3 " Module: $RCSfile: cmake-syntax.vim,v $
4 " Language: CMake 4 " Language: CMake
5 " Maintainer: Karthik Krishnan <karthik.krishnan@kitware.com> 5 " Maintainer: Dimitri Merejkowsky <d.merej@gmail.com>
6 " Former Maintainer: Dimitri Merejkowsky <d.merej@gmail.com> 6 " Former Maintainer: Karthik Krishnan <karthik.krishnan@kitware.com>
7 " Author: Andy Cedilnik <andy.cedilnik@kitware.com> 7 " Author: Andy Cedilnik <andy.cedilnik@kitware.com>
8 " Last Change: 2015 Sep 29 8 " Last Change: 2015 Dec 17
9 " Version: $Revision: 1.10 $ 9 " Version: $Revision: 1.10 $
10 " 10 "
11 " Licence: The CMake license applies to this file. See 11 " Licence: The CMake license applies to this file. See
12 " http://www.cmake.org/HTML/Copyright.html 12 " http://www.cmake.org/HTML/Copyright.html
13 " This implies that distribution with Vim is allowed 13 " This implies that distribution with Vim is allowed