Skip to content

Commit 9d7a757

Browse files
authored
docs: fix lazy.nvim instructions (#1060)
1 parent 981a43a commit 9d7a757

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
@@ -48,7 +48,7 @@ so we can fix it.
4848
{
4949
"nvim-neo-tree/neo-tree.nvim",
5050
branch = "v3.x",
51-
requires = {
51+
dependencies = {
5252
"nvim-lua/plenary.nvim",
5353
"nvim-tree/nvim-web-devicons", -- not strictly required, but recommended
5454
"MunifTanjim/nui.nvim",

0 commit comments

Comments
 (0)