comparison runtime/syntax/cmake.vim @ 7176:30042ddff503

commit https://github.com/vim/vim/commit/60cce2fb736c8ff6fdb9603f502d3c15f1f7a25d Author: Bram Moolenaar <Bram@vim.org> Date: Tue Oct 13 23:21:27 2015 +0200 Update runtime files.
author Christian Brabandt <cb@256bit.org>
date Tue, 13 Oct 2015 23:30:05 +0200
parents c590de398af9
children aea5ebf352c4
comparison
equal deleted inserted replaced
7175:27c1768bc708 7176:30042ddff503
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>
6 " Former Maintainer: Dimitri Merejkowsky <d.merej@gmail.com>
5 " Author: Andy Cedilnik <andy.cedilnik@kitware.com> 7 " Author: Andy Cedilnik <andy.cedilnik@kitware.com>
6 " Maintainer: Karthik Krishnan <karthik.krishnan@kitware.com> 8 " Last Change: 2015 Sep 29
7 " Last Change: 2015 Sep 25
8 " (Dominique Pelle added @Spell)
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