mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 10:49:08 +00:00
chore(build): auto-generate docs
This commit is contained in:
parent
4b29ddc5d9
commit
aed7aceec9
1 changed files with 2 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue