Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drahnr/gedit-headersourcetoggle

toggle between c/c++ header and source files in gedit
https://github.com/drahnr/gedit-headersourcetoggle

Last synced: about 1 month ago
JSON representation

toggle between c/c++ header and source files in gedit

Awesome Lists containing this project

README

        

# toggle header source
## a gedit 3 plugin

Toggles between header and source files `[.cpp,.c]` ←→ `[.hpp,.h]` whenever your press F3.

### Compatibility

Only tested against 3.14.2, anything newer should work.

### Install

`./deploy.sh` will install it to the current users local gedit plugins directory.

### License

GPLv2