Skip to content

Vim-plugin for creating header/source pair for c/c++

License

Notifications You must be signed in to change notification settings

angelskieglazki/hcch.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hcch.vim

overview

Vim plugin for creating header/source pair for c/c++ languages

install

  • vim-plug
    • Plug 'angelskieglazki/hcch.vim'
  • Vundle
    • Plugin 'angelskieglazki/hcch.vim'

usage

:CreateSource <file-name> <source type>

Source type sould be "c" or "cpp"

license

MIT License

About

Vim-plugin for creating header/source pair for c/c++

Resources

License

Stars

Watchers

Forks

Packages

No packages published