chore(build): auto-generate docs

This commit is contained in:
folke 2025-01-31 19:52:50 +00:00 committed by github-actions[bot]
parent 4b29ddc5d9
commit aed7aceec9

View file

@ -843,6 +843,8 @@ Neovim commands
list = {
keys = {
["<BS>"] = "explorer_up",
["l"] = "confirm",
["h"] = "explorer_close", -- close directory
["a"] = "explorer_add",
["d"] = "explorer_del",
["r"] = "explorer_rename",