Small additions to snacks.picker

This commit is contained in:
Michael Chalupiak
2025-08-29 11:58:09 -04:00
parent c8a110b9ba
commit a177955e85
2 changed files with 3 additions and 0 deletions

View File

@@ -81,6 +81,7 @@ return {
},
indent = { enabled = true },
input = { enabled = true },
lazygit = { enabled = false },
picker = {
enabled = true,
layout = {
@@ -94,6 +95,7 @@ return {
-- quickfile = { enabled = true },
-- scope = { enabled = true },
-- scroll = { enabled = true },
terminal = { enabled = false },
-- statuscolumn = { enabled = true },
-- words = { enabled = true },
},