chore: Idk
This commit is contained in:
@@ -217,4 +217,17 @@ return {
|
||||
end, { desc = "Opencode: Scroll down" })
|
||||
end,
|
||||
},
|
||||
{
|
||||
"3rd/image.nvim",
|
||||
event = "VeryLazy",
|
||||
opts = {
|
||||
backend = "ueberzug",
|
||||
max_width = 600,
|
||||
max_height = 72,
|
||||
max_height_window_percentage = math.huge,
|
||||
max_width_window_percentage = math.huge,
|
||||
window_overlap_clear_enabled = true,
|
||||
window_overlap_clear_ft_ignore = { "cmp_menu", "cmp_docs", "" },
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user