From: Ɓukasz Langa Date: Thu, 12 Apr 2018 06:29:57 +0000 (-0700) Subject: Advertise Windows support in Vim plugin X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/51635ef68ce82b62dcefa9fdd55a662604021709 Advertise Windows support in Vim plugin --- diff --git a/README.md b/README.md index c68f703..6dfd953 100644 --- a/README.md +++ b/README.md @@ -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)