All sed-replace plugin settings, gathered in a struct.
Toggles whether or not the plugin should react to events at all.
Toggles whether or not replacement expressions have to properly end with the delimiter (s/abc/ABC/), or if it may be omitted (s/abc/ABC).
All sed-replace plugin settings, gathered in a struct.