doc(readme): update requirement from 0.5 to 0.6

This commit is contained in:
kiyan
2022-02-09 22:36:45 +01:00
parent a979e3b245
commit b54de4b48a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,13 +1,13 @@
*nvim-tree.lua* A file explorer written in lua
Minimum version of neovim: 0.5.0
Minimum version of neovim: 0.6.0
Author: Yazdani Kiyan <yazdani.kiyan@protonmail.com>
==============================================================================
INTRODUCTION *nvim-tree-introduction*
This file explorer requires `neovim >= 0.5.0`
This file explorer requires `neovim >= 0.6.0`
==============================================================================
QUICK START *nvim-tree-quickstart*