Work on select function

master
Bryan 2024-10-19 09:08:24 -06:00
parent 8b953f325c
commit 095ad2e515
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ local M = { ---@type Rabbit.Plugin
---@type Rabbit.Plugin.Buffers.Options ---@type Rabbit.Plugin.Buffers.Options
opts = { opts = {
ignore_unlisted = true, -- ignore_unlisted = true,
}, },
} }