Skip to content

Commit 973438f

Browse files
authored
fix(doc): Fixed README, description referring to a wrong keyword (#411)
1 parent 365df55 commit 973438f

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
@@ -474,7 +474,7 @@ See `:h neo-tree-file-nesting` for more details about file nesting.
474474
```
475475

476476
If `"filesystem.window.position"` is set to `"current"`, or if you have specified
477-
`filesystem.netrw_hijack_behavior = "open_current"`, then any command
477+
`filesystem.hijack_netrw_behavior = "open_current"`, then any command
478478
that would open a directory will open neo-tree in the specified window.
479479

480480

0 commit comments

Comments
 (0)