mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-20 05:16:45 +00:00
chore(build): auto-generate docs
This commit is contained in:
parent
703be1dda3
commit
b97ee167f5
1 changed files with 1 additions and 3 deletions
|
@ -540,9 +540,7 @@ function.
|
||||||
keys = {
|
keys = {
|
||||||
{ "<leader>ft", "<cmd>Neotree toggle<cr>", desc = "NeoTree" },
|
{ "<leader>ft", "<cmd>Neotree toggle<cr>", desc = "NeoTree" },
|
||||||
},
|
},
|
||||||
config = function()
|
opts = {},
|
||||||
require("neo-tree").setup()
|
|
||||||
end,
|
|
||||||
}
|
}
|
||||||
<
|
<
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue