mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
edit nvf config
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> Former-commit-id: 2899b84d8f0809ba14540adce1ebebb3eb225065
This commit is contained in:
@@ -30,14 +30,10 @@
|
|||||||
registers = "unnamedplus";
|
registers = "unnamedplus";
|
||||||
providers.wl-copy.enable = true;
|
providers.wl-copy.enable = true;
|
||||||
};
|
};
|
||||||
spellcheck = {
|
|
||||||
enable = true;
|
|
||||||
programmingWordlist.enable = true;
|
|
||||||
};
|
|
||||||
theme = {
|
theme = {
|
||||||
enable = true;
|
enable = true;
|
||||||
name = lib.mkForce "catppuccin";
|
name = lib.mkForce "catppuccin";
|
||||||
style = "mocha";
|
style = lib.mkForce "mocha";
|
||||||
transparent = lib.mkForce true;
|
transparent = lib.mkForce true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user