Simple vim plugin for toggling between C headers and source.
Supports .cpp, .cc, .c, .h, and .hpp.
Example usage:
map <silent> <localLeader>t :ToggleHeader<CR>
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple vim plugin for toggling between C headers and source.
Supports .cpp, .cc, .c, .h, and .hpp.
Example usage:
map <silent> <localLeader>t :ToggleHeader<CR>