X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/649c3c7a0515be00c51bbf9c8311adb79fea7f58..7145fa325c10914187d38fb157b6e2c3391f3ee0:/README.md diff --git a/README.md b/README.md index bc684ec..2b97059 100644 --- a/README.md +++ b/README.md @@ -953,6 +953,8 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * cache is now populated when `--check` is successful for a file which speeds up consecutive checks of properly formatted unmodified files (#448) +* whitespace at the beginning of the file is now removed (#399) + * fixed mangling [pweave](http://mpastell.com/pweave/) and [Spyder IDE](https://pythonhosted.org/spyder/) special comments (#532)