Fix 'image.nvim' plugin warnings

This commit is contained in:
2025-05-15 17:49:59 +02:00
parent 9ad7111831
commit bd03545dda

View File

@@ -1,4 +1,6 @@
require("image").setup({
backend = "kitty",
kitty_method = "normal",
processor = "magick_cli",
integrations = {
markdown = {