fix(doc) neovim required version (#508)

This commit is contained in:
Stéphane P 2021-07-20 00:06:03 +02:00 committed by GitHub
parent cf9582962f
commit 9da4a0562d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ Author: Yazdani Kiyan <yazdani.kiyan@protonmail.com>
==============================================================================
INTRODUCTION *nvim-tree-introduction*
This file explorer requires neovim `nightly (>= 0.5.0)`
This file explorer requires `neovim >= 0.5.0`
==============================================================================
QUICK START *nvim-tree-quickstart*