chore: Auto-generate vimdocs

remotes/origin/HEAD
chrisgrieser 2024-06-20 19:07:26 +00:00 committed by github-actions[bot]
parent 4bfd8aec89
commit 4b64077783
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ The `setup` call is optional.
enabled = true, enabled = true,
blend = 50, blend = 50,
}, },
-- cli name, default is `trash` on Mac and Windows, and `gio trash` on Linux -- default is ` "trash" ` on Mac/Windows, and `{ "gio", "trash" }` on Linux
trashCmd = "trash", trashCmd = "trash",
} }
< <