forked from poz/niksos
update markdown-preview theme path in nixvim
This commit is contained in:
parent
a3658aac03
commit
f1183de86c
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ in {
|
||||||
};
|
};
|
||||||
markdown-preview = {
|
markdown-preview = {
|
||||||
enable = true;
|
enable = true;
|
||||||
theme = "dark";
|
settings.theme = "dark";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue