mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 19:12:11 +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";
|
||||
providers.wl-copy.enable = true;
|
||||
};
|
||||
spellcheck = {
|
||||
enable = true;
|
||||
programmingWordlist.enable = true;
|
||||
};
|
||||
theme = {
|
||||
enable = true;
|
||||
name = lib.mkForce "catppuccin";
|
||||
style = "mocha";
|
||||
style = lib.mkForce "mocha";
|
||||
transparent = lib.mkForce true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user