Skip to content

open cppreference documentation quickly inside of vim

License

Notifications You must be signed in to change notification settings

mattkretz/vim-cppman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

cppman.vim

This is a vim plugin derived from cppman for opening cppreference documentation in a new vertical split inside vim. Press <Leader>c (\c for me) with the cursor over the identifier you want to look up.

Installation

mkdir -p ~/.vim/pack/mattkretz/start
cd ~/.vim/pack/mattkretz/start
git clone https://github.com/mattkretz/vim-cppman

License

Copyright © Matthias Kretz. Distributed under GPLv3 or later.

About

open cppreference documentation quickly inside of vim

Topics

Resources

License

Stars

Watchers

Forks