[nvim] Add imagemagick dep for image previews

This commit is contained in:
2025-04-07 11:58:37 -07:00
parent 889ce082f5
commit 7bcb061492

View File

@@ -16,6 +16,7 @@
lazygit # LazyVim dep?
wget # LazyVim dep?
sqlite # For Snacks
imagemagick # For image conversion/display
];
};