diff options
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 # |
