aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/cmake.vim
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-04-19 01:02:25 -0400
committerJustin M. Keyes <justinkz@gmail.com>2016-04-19 01:02:25 -0400
commitba9bdb3e70722942049fc17c52ef3d9eea866256 (patch)
tree9d16e844a3f5eb67c71f4fe3aeee9742b0db815f /runtime/syntax/cmake.vim
parent1cb8afed7845cf8504bbbb560d04ea980f6b7cc5 (diff)
parent43fe335eda6c9f0ef231777aa03836a402d50668 (diff)
downloadrneovim-ba9bdb3e70722942049fc17c52ef3d9eea866256.tar.gz
rneovim-ba9bdb3e70722942049fc17c52ef3d9eea866256.tar.bz2
rneovim-ba9bdb3e70722942049fc17c52ef3d9eea866256.zip
Merge pull request #4604 from dbarnett/vim-60cce2f
vim-patch:60cce2f
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