aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2022-01-02 11:26:32 +0800
committerjdhao <jdhao@hotmail.com>2022-01-02 11:26:32 +0800
commit092ea887035229ab4ecb3537f112382f3a6f86a0 (patch)
treeb433660bca2440b7c40631fd1911b5265df41d73 /README.md
parent67d59bfc2cdc52d1e0588953b1c123f2123d53ff (diff)
bump minimum supported nvim version to 0.6.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files 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 @@
<a href="https://github.com/jdhao/nvim-config">
<img src="https://img.shields.io/github/repo-size/jdhao/nvim-config?style=flat-square&label=Repo" alt="Repo size">
</a>
- <a href="https://github.com/neovim/neovim/releases/tag/v0.6.0">
- <img src="https://img.shields.io/badge/Neovim-0.6.0-blueviolet.svg?style=flat-square&logo=Neovim&logoColor=green" alt="Neovim minimum version"/>
+ <a href="https://github.com/neovim/neovim/releases/tag/v0.6.1">
+ <img src="https://img.shields.io/badge/Neovim-0.6.1-blueviolet.svg?style=flat-square&logo=Neovim&logoColor=green" alt="Neovim minimum version"/>
</a>
<img src="https://img.shields.io/github/languages/top/jdhao/nvim-config" />
<a href="https://github.com/jdhao/nvim-config/blob/master/LICENSE">
@@ -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 #