Skip to content

Commit 36e54e1

Browse files
mhinzjbodah
authored andcommitted
README: mention vim-mix-format (elixir-editors#421)
Closes elixir-editors#420
1 parent 0d5f2b4 commit 36e54e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ then you can do so by resetting this setting back to the default value in your `
5151
setlocal formatprg=
5252
```
5353

54+
For asynchronous execution of the formatter, have a look at [vim-mix-format](https://github.com/mhinz/vim-mix-format).
55+
5456
## Development
5557

5658
To run the tests you can run `bundle exec parallel_rspec spec`

0 commit comments

Comments
 (0)