Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2025-09-24 19:08:29 +02:00
parent 984c99f45e
commit 66169bb57e
2 changed files with 6 additions and 1 deletions

View File

@@ -4,7 +4,10 @@
setupOpts = {
image = {
enabled = true;
setupOpts.doc.inline = false;
doc = {
inline = false;
float = true;
};
};
quickfile.enabled = true;
statuscolumn.enabled = true;