You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
return { |
|
"3rd/image.nvim", |
|
build = false, -- so that it doesn't build the rock https://github.com/3rd/image.nvim/issues/91#issuecomment-2453430239 |
|
opts = { |
|
processor = "magick_cli", |
|
}, |
|
}
|
|
|