X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/aa31a117b16ed849710cf13cea5c064839beb29e..4a007a881fa9d7757820657056aa376c05e49e9e:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index d22062a..a5205ba 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -22,6 +22,11 @@ - Fix handling of named escapes (`\N{...}`) when `--experimental-string-processing` is used (#2319) +### Integrations + +- The vim plugin now searches upwards from the directory containing the current buffer + instead of the current working directory for pyproject.toml. (#1871) + ## 21.5b2 ### _Black_