mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-03 10:22:43 +00:00
This commit is contained in:
parent
ab1889c35b
commit
a7e442b5ab
1 changed files with 2 additions and 0 deletions
|
@ -942,6 +942,8 @@ Neovim commands
|
|||
---@field diagnostics? boolean show diagnostics
|
||||
---@field diagnostics_open? boolean show recursive diagnostics for open directories
|
||||
---@field watch? boolean watch for file changes
|
||||
---@field exclude? string[] exclude glob patterns
|
||||
---@field include? string[] include glob patterns. These take precedence over `exclude`, `ignored` and `hidden`
|
||||
{
|
||||
finder = "explorer",
|
||||
sort = { fields = { "sort" } },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue