mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-03 18:28:38 +00:00
feat(picker.commands): added builtin commands. Fixes #634
This commit is contained in:
parent
6815739114
commit
ee988fa4b0
4 changed files with 20 additions and 1 deletions
|
@ -76,7 +76,7 @@ M.command_history = {
|
|||
-- Neovim commands
|
||||
M.commands = {
|
||||
finder = "vim_commands",
|
||||
format = "text",
|
||||
format = "command",
|
||||
preview = "preview",
|
||||
confirm = "cmd",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue