diff options
Diffstat (limited to 'config.default')
-rw-r--r-- | config.default | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.default b/config.default index b1f5a8e..28e98e7 100644 --- a/config.default +++ b/config.default @@ -1,4 +1,3 @@ -# vim: ft=config # this is a default config file for rf # the options as presented here should match the default behaviour # of rf and should give you an overview of what is configurable @@ -27,3 +26,5 @@ limit = 0 # rf {pattern} || fallback # # unmatched error + +# vim: ft=config |