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:
parent
7e7c720682
commit
96af170c8b
1 changed files with 2 additions and 2 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue