chore(build): auto-generate docs

This commit is contained in:
github-actions[bot] 2024-12-10 05:18:02 +00:00
parent 18924036cb
commit ebaf4d5134
2 changed files with 2 additions and 6 deletions

View file

@ -540,9 +540,7 @@ function.
keys = {
{ "<leader>ft", "<cmd>Neotree toggle<cr>", desc = "NeoTree" },
},
config = function()
require("neo-tree").setup()
end,
opts = {},
}
<