Fix 'image.nvim' plugin warnings
parent
22e23ba416
commit
5afe069edf
|
@ -1,4 +1,6 @@
|
|||
require("image").setup({
|
||||
backend = "kitty",
|
||||
kitty_method = "normal",
|
||||
processor = "magick_cli",
|
||||
integrations = {
|
||||
markdown = {
|
||||
|
|
Loading…
Reference in New Issue