From 6434f916080e284a65bda52211bc33799d44a1f3 Mon Sep 17 00:00:00 2001 From: Rene Schallner Date: Sat, 25 Dec 2021 14:25:15 +0100 Subject: [PATCH] bumped nvim version --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a3b9ba..aabb95e 100644 --- a/README.md +++ b/README.md @@ -121,8 +121,7 @@ of being able to edit it. Since this plugin uses [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim), you need to install it first. -[Neovim (v0.5.1)](https://github.com/neovim/neovim/releases/tag/v0.5.1) or the latest neovim nighly commit is required -for `telescope.nvim` to work. +[Neovim (v0.6.0)](https://github.com/neovim/neovim/releases/tag/v0.6.0) or the latest neovim nighly commit is required for `telescope.nvim` to work. ---