sponsor Vim development Vim logo Vim Book Ad

vim-cmake-help : View CMake Documentation inside Vim

 script karma  Rating 0/0, Downloaded by 165  Comments, bugs, improvements  Vim wiki

created by
foo bar
 
script type
ftplugin
 
description
View CMake documentation inside Vim (>= 8.1.2250).

The plugin provides three methods for quickly displaying CMake documentation:

    - Open the documentation in a new split window.
    - Open the documentation in a popup window at the current cursor position (or mouse pointer using a balloonexpr).
    - Open the CMake reference documentation directly in your browser.

https://github.com/bfrg/vim-cmake-help
 
install details
Run the following in the terminal:

    cd ~/.vim/pack/git-plugins/start
    git clone https://github.com/bfrg/vim-cmake-help
    vim -u NONE -c 'helptags vim-cmake-help/doc | quit'

Note: The directory name git-plugins is arbitrary, you can pick any other name. For more details see :help packages.

Alternatively, use your favorite plugin manager.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-cmake-help.tar.gz 1.0 2021-07-23 8.1 foo bar Initial upload
ip used for rating: 18.216.34.146

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github