parent
41240e9a78
commit
579a8f9344
@ -670,7 +670,7 @@ The plugin will use it.
|
|||||||
To run *Black* on save, add the following line to `.vimrc` or `init.vim`:
|
To run *Black* on save, add the following line to `.vimrc` or `init.vim`:
|
||||||
|
|
||||||
```
|
```
|
||||||
autocmd BufWritePost *.py execute ':Black'
|
autocmd BufWritePre *.py execute ':Black'
|
||||||
```
|
```
|
||||||
|
|
||||||
**How to get Vim with Python 3.6?**
|
**How to get Vim with Python 3.6?**
|
||||||
|
Loading…
Reference in New Issue
Block a user