Skip to content

Commit

Permalink
Minor change to README
Browse files Browse the repository at this point in the history
  • Loading branch information
mondeja committed Sep 28, 2024
1 parent e96c3c6 commit a3aface
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,12 @@ _settings.json_:

To format on save:

```json5
```json
{
"editor.formatOnSave": true,
"editor.formatOnSave": true
}
```

Just ensure that `hledger-fmt` is in your PATH.

## Usage

When you don't pass files to format, it reads all the files with
Expand Down

0 comments on commit a3aface

Please sign in to comment.