summaryrefslogtreecommitdiffstats
path: root/Docs/cmake-help.vim
Commit message (Collapse)AuthorAgeFilesLines
* Rename Docs to AuxiliaryBrad King2013-10-151-21/+0
| | | | | The directory contains auxiliary support files for integration with other tools, not documentation.
* Inline help in vim with vertical split.Matthias Kretz2010-12-131-0/+21
Added a small script to open a vertical split window with the output of cmake --help-command for the word under the cursor.