diff options
| author | jdhao <jdhao@hotmail.com> | 2022-01-04 23:31:03 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-01-04 23:31:03 +0800 |
| commit | 148dabd7ad7dda16b1e49e33f477af7d6cd1ca5f (patch) | |
| tree | 4e020ba504f90482a1715628777d7beda51f0e6f /README.md | |
| parent | b9d1f2ee922161de36e20b4604bab6c85af16d2d (diff) | |
docs: use latest stable version of nvim
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ <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.1"> + <a href="https://github.com/neovim/neovim/releases/tag/stable"> <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" /> @@ -42,7 +42,7 @@ 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.1 release](https://github.com/neovim/neovim/releases/tag/v0.6.0). +**This config is tested against [Nvim v0.6.1 release](https://github.com/neovim/neovim/releases/tag/stable). No backward compatibility is guaranteed.** # Features # |
