summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-08-24 13:45:29 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2016-08-24 13:45:29 (GMT)
commita71ca1f0b3a405e6ff1ea4b09badcc345581ddba (patch)
tree3f43bbe274d99cc28b190b45a6473d81db8f1852 /Help
parent00a583ac6833bdb2909d1bab1bffb28fb6c2b245 (diff)
parentb4556b47a82f09d2dc40118e1e6cb41b69ece529 (diff)
downloadCMake-a71ca1f0b3a405e6ff1ea4b09badcc345581ddba.zip
CMake-a71ca1f0b3a405e6ff1ea4b09badcc345581ddba.tar.gz
CMake-a71ca1f0b3a405e6ff1ea4b09badcc345581ddba.tar.bz2
Merge topic 'import-vim-syntax'
b4556b47 Help: Add release notes for 'vim-cmake-syntax' import 25c01cf0 Aux: Install vim-cmake-syntax files with CMake e3ac68cf Merge branch 'upstream-vim-cmake-syntax' into import-vim-syntax 4a22c06e vim-cmake-syntax 2016-08-16 (e782679c) f21a8235 Aux: Drop vim files prior to import of third-party version 0966f1c5 Add script to update vim-cmake-syntax from upstream
Diffstat (limited to 'Help')
-rw-r--r--Help/release/dev/vim-cmake-syntax.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/Help/release/dev/vim-cmake-syntax.rst b/Help/release/dev/vim-cmake-syntax.rst
new file mode 100644
index 0000000..1757f9c
--- /dev/null
+++ b/Help/release/dev/vim-cmake-syntax.rst
@@ -0,0 +1,11 @@
+vim-cmake-syntax
+----------------
+
+* Vim support files ``indent/cmake.vim`` and ``syntax/cmake.vim``
+ from the `vim-cmake-syntax`_ project are now distributed with CMake.
+
+* Vim support files ``cmake-indent.vim``, ``cmake-syntax.vim``, and
+ ``cmake-help.vim`` have been removed in favor of the files now provided
+ from the `vim-cmake-syntax`_ project.
+
+.. _`vim-cmake-syntax`: https://github.com/pboettch/vim-cmake-syntax