Fix 'image.nvim' plugin warnings

This commit is contained in:
2025-05-15 18:09:50 +02:00
parent 22e23ba416
commit 5afe069edf
+2
View File
@@ -1,4 +1,6 @@
require("image").setup({
backend = "kitty",
kitty_method = "normal",
processor = "magick_cli",
integrations = {
markdown = {