diff options
Diffstat (limited to 'Help/release/dev/vim-cmake-syntax.rst')
-rw-r--r-- | Help/release/dev/vim-cmake-syntax.rst | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Help/release/dev/vim-cmake-syntax.rst b/Help/release/dev/vim-cmake-syntax.rst deleted file mode 100644 index 1757f9c..0000000 --- a/Help/release/dev/vim-cmake-syntax.rst +++ /dev/null @@ -1,11 +0,0 @@ -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 |