neovim: Disable image.nvim for now

This commit is contained in:
Quentin Boyer 2024-12-15 21:02:58 +01:00
parent 4f7b1e9435
commit 5f17c40e85

View file

@ -38,7 +38,7 @@
};
plugins.image = {
enable = true;
enable = false;
backend = "ueberzug";
integrations.markdown = {