nvf: change settings

This commit is contained in:
Charlie Root 2024-09-01 21:26:40 +02:00
commit 0d9ca8cbbf
5 changed files with 8 additions and 34 deletions

View file

@ -3,25 +3,11 @@ _: {
visuals = {
enable = true;
nvimWebDevicons.enable = true;
cellularAutomaton.enable = true;
highlight-undo.enable = true;
indentBlankline.enable = true;
cursorline = {
enable = false;
lineTimeout = 0;
};
fidget-nvim = {
enable = true;
setupOpts = {
notification.window = {
winblend = 0;
border = "none";
render_limit = 7;
};
};
};
};
};