fixing the issues on the tags
This commit is contained in:
@@ -24,7 +24,7 @@ return {
|
||||
{ section = "startup" },
|
||||
},
|
||||
},
|
||||
explorer = { enabled = true },
|
||||
explorer = { enabled = false },
|
||||
image = {
|
||||
enabled = true,
|
||||
terminal = nil,
|
||||
@@ -51,5 +51,6 @@ return {
|
||||
vim.ui.input = require("snacks.input").input
|
||||
vim.ui.select = require("snacks.picker").select
|
||||
end)
|
||||
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user