X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/96e68f034197d6060aad876216a0e40e0eac0987..1dadeef47aafeef1c52c64db9aef3b038bd609ea:/README.md diff --git a/README.md b/README.md index 152ceef..9f72a67 100644 --- a/README.md +++ b/README.md @@ -628,6 +628,9 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * fixed crash on dealing with optional parentheses (#193) +* fixed "is", "is not", "in", and "not in" not considered operators for + splitting purposes + * fixed crash when dead symlinks where encountered