Skip to content

Commit cb23928

Browse files
committed
reference the correct branch of neo-tree
1 parent adfb3f8 commit cb23928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ as an external plugin.
1010
```lua
1111
use {
1212
"nvim-neo-tree/neo-tree.nvim",
13-
branch = "v2.x",
13+
branch = "external_sources_take_2",
1414
requires = {
1515
"nvim-lua/plenary.nvim",
1616
"kyazdani42/nvim-web-devicons",

0 commit comments

Comments
 (0)