From 092ea887035229ab4ecb3537f112382f3a6f86a0 Mon Sep 17 00:00:00 2001 From: jdhao Date: Sun, 2 Jan 2022 11:26:32 +0800 Subject: [PATCH] bump minimum supported nvim version to 0.6.1 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 873a5d7..e0b0100 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ Repo size - - Neovim minimum version + + Neovim minimum version @@ -42,8 +42,8 @@ add it to your own Nvim config. See [doc here](docs/README.md) on how to install Nvim's dependencies, Nvim itself, and how to set up on different platforms (Linux, macOS and Windows). -**This config is tested against [Nvim v0.6.0 release](https://github.com/neovim/neovim/releases/tag/v0.6.0). No backward compatibility is -guaranteed.** +**This config is tested against [Nvim v0.6.1 release](https://github.com/neovim/neovim/releases/tag/v0.6.0). +No backward compatibility is guaranteed.** # Features #