Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 421 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 421 Bytes

Gedit plugin to switch between .c implementation and .h header file

headerswitch is a reimplementation of the openheader gedit plugin for gedit 3.18. It provides a fast way to switch between .c implementation and .h header files by using the Ctrl+R accelerator.

Installation

To install the plugin, copy both the headerswitch.plugin and headerswitch.py files to ~/.local/share/gedit/plugins/.