Skip to content

Commit b54de4b

Browse files
committed
doc(readme): update requirement from 0.5 to 0.6
1 parent a979e3b commit b54de4b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Notice
66

7-
This plugin requires [neovim >=0.5.0](https://github.com/neovim/neovim/wiki/Installing-Neovim).
7+
This plugin requires [neovim >=0.6.0](https://github.com/neovim/neovim/wiki/Installing-Neovim).
88

99
If you have issues since the recent setup migration, check out [this guide](https://github.com/kyazdani42/nvim-tree.lua/issues/674)
1010

doc/nvim-tree-lua.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
*nvim-tree.lua* A file explorer written in lua
22

3-
Minimum version of neovim: 0.5.0
3+
Minimum version of neovim: 0.6.0
44

55
Author: Yazdani Kiyan <yazdani.kiyan@protonmail.com>
66

77
==============================================================================
88
INTRODUCTION *nvim-tree-introduction*
99

10-
This file explorer requires `neovim >= 0.5.0`
10+
This file explorer requires `neovim >= 0.6.0`
1111

1212
==============================================================================
1313
QUICK START *nvim-tree-quickstart*

0 commit comments

Comments
 (0)