Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 324 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 324 Bytes

#Installation#

cp editor_plugin.py ~/.config/terminator/plugins/

#Configuration#

file: ~/.config/terminator/config

... 
[plugins]
    ...
    [[EditorPlugin]]
        command = {filepath}
        editor = kate
        match = [^ \t\n\r\f\v:]+?\.(ini|conf|me|txt|xml|json)[ \n:]([0-9]+)*