plugin for CudaText.
gives command to switch from the current file to its pair file, usually from source-code file to header-file (and vice versa). for example: 
*.cpp --> *.h or *.hpp (which is found)
*.h --> *.c or *.cpp (which is found)
*.asm --> *.inc

plugin has config file, which you can edit by menu item:
Options / Settings-plugins / Switch Header / Config

author: Alexey (CudaText)
license: MIT
