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