chore: Update papis formatter option to new spelling

Updated the legacy-made 'formater' option in papis to use 'formatter'
which is the new option.
This commit is contained in:
Marty Oehme 2025-06-11 16:34:21 +02:00
parent 7e7c720682
commit 96af170c8b
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -39,7 +39,7 @@ In your papis configuration file (usually `~/.config/papis/config`), add the fol
```cfg
[settings]
formater = bbt
formatter = bbt
ref-format = bbt:
```
@ -59,7 +59,7 @@ Listed below are all options with their defaults:
```cfg
[settings]
formater = bbt
formatter = bbt
ref-format = bbt:
[plugins.bbt]