mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-01 04:44:31 +02:00
modules/dependencies: add ueberzug
This commit is contained in:
parent
cfd4b61262
commit
30c4d00b72
4 changed files with 11 additions and 17 deletions
|
@ -94,11 +94,11 @@
|
|||
|
||||
dependencies = {
|
||||
curl.enable = false;
|
||||
ueberzug.enable = false;
|
||||
};
|
||||
plugins.image = {
|
||||
enable = true;
|
||||
settings.backend = "kitty";
|
||||
ueberzugPackage = null;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue