Advertise Windows support in Vim plugin

This commit is contained in:
Łukasz Langa 2018-04-11 23:29:57 -07:00
parent dc32757bcc
commit 51635ef68c

View File

@ -497,6 +497,8 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md).
* fixed placement of dictionary unpacking inside dictionary literals (#111)
* Vim plugin now works on Windows, too
### 18.4a1
* added `--quiet` (#78)