diff --git a/neovim/notes.nix b/neovim/notes.nix index 536ddd0..b798ca0 100644 --- a/neovim/notes.nix +++ b/neovim/notes.nix @@ -38,7 +38,7 @@ }; plugins.image = { - enable = true; + enable = false; backend = "ueberzug"; integrations.markdown = {