Skip to content

Commit

Permalink
chore(build): auto-generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 10, 2024
1 parent 703be1d commit b97ee16
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions doc/lazy.nvim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -540,9 +540,7 @@ function.
keys = {
{ "<leader>ft", "<cmd>Neotree toggle<cr>", desc = "NeoTree" },
},
config = function()
require("neo-tree").setup()
end,
opts = {},
}
<

Expand Down

0 comments on commit b97ee16

Please sign in to comment.