File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## Notice
6
6
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 ) .
8
8
9
9
If you have issues since the recent setup migration, check out [ this guide] ( https://github.com/kyazdani42/nvim-tree.lua/issues/674 )
10
10
Original file line number Diff line number Diff line change 1
1
*nvim-tree.lua* A file explorer written in lua
2
2
3
- Minimum version of neovim: 0.5 .0
3
+ Minimum version of neovim: 0.6 .0
4
4
5
5
Author: Yazdani Kiyan <yazdani.kiyan@protonmail.com>
6
6
7
7
==============================================================================
8
8
INTRODUCTION *nvim-tree-introduction*
9
9
10
- This file explorer requires `neovim >= 0.5 .0`
10
+ This file explorer requires `neovim >= 0.6 .0`
11
11
12
12
==============================================================================
13
13
QUICK START *nvim-tree-quickstart*
You can’t perform that action at this time.
0 commit comments