Skip to content

vim plug that auto include c cpp header that needed

Notifications You must be signed in to change notification settings

zhaohuaxishi/auto-header

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

auto-header

auto include missing cpp header

Installation

Use your plugin manager of choice.

  • Pathogen
    • git clone https://github.com/zhaohuaxishi/auto-header ~/.vim/bundle/auto-header
  • Vundle
    • Add Plugin 'zhaohuaxishi/auto-header' to .vimrc
    • Run :PluginInstall
  • NeoBundle
    • Add NeoBundle 'zhaohuaxishi/auto-header' to .vimrc
    • Run :NeoBundleInstall
  • vim-plug
    • Add Plug 'zhaohuaxishi/auto-header' to .vimrc
    • Run :PlugInstall

About

vim plug that auto include c cpp header that needed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published