aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/cmake.vim
diff options
context:
space:
mode:
authorDavid Barnett <davidbarnett2@gmail.com>2016-04-18 21:12:05 -0700
committerDavid Barnett <davidbarnett2@gmail.com>2016-04-18 21:50:37 -0700
commit43fe335eda6c9f0ef231777aa03836a402d50668 (patch)
tree953297aeefdb71895cff13c4cea0eef21dbe28cd /runtime/syntax/cmake.vim
parent0ba12c6691261d48e468776c43a6a8ea781f5dcc (diff)
downloadrneovim-43fe335eda6c9f0ef231777aa03836a402d50668.tar.gz
rneovim-43fe335eda6c9f0ef231777aa03836a402d50668.tar.bz2
rneovim-43fe335eda6c9f0ef231777aa03836a402d50668.zip
vim-patch:60cce2f
Update runtime files. https://github.com/vim/vim/commit/60cce2fb736c8ff6fdb9603f502d3c15f1f7a25d
Diffstat (limited to 'runtime/syntax/cmake.vim')
-rw-r--r--runtime/syntax/cmake.vim6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/syntax/cmake.vim b/runtime/syntax/cmake.vim
index 58a7079b83..68b2198de7 100644
--- a/runtime/syntax/cmake.vim
+++ b/runtime/syntax/cmake.vim
@@ -2,10 +2,10 @@
" Program: CMake - Cross-Platform Makefile Generator
" Module: $RCSfile: cmake-syntax.vim,v $
" Language: CMake
-" Author: Andy Cedilnik <andy.cedilnik@kitware.com>
" Maintainer: Karthik Krishnan <karthik.krishnan@kitware.com>
-" Last Change: 2015 Sep 25
-" (Dominique Pelle added @Spell)
+" Former Maintainer: Dimitri Merejkowsky <d.merej@gmail.com>
+" Author: Andy Cedilnik <andy.cedilnik@kitware.com>
+" Last Change: 2015 Sep 29
" Version: $Revision: 1.10 $
"
" Licence: The CMake license applies to this file. See