fix: update image processor to use magick_cli

This commit is contained in:
2024-11-08 12:36:48 -05:00
parent 40f421cbcd
commit 6f98bdb344
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
local data = require("data")
return {
require("config.rocks").plugin_spec,
-- require("config.rocks").plugin_spec,
{ -- LazyVim
"LazyVim/LazyVim",
priority = 900,