treewide: Reformat with nixfmt

This commit is contained in:
traxys 2024-05-05 19:39:35 +02:00
parent c6281260dc
commit 62f32bfc71
459 changed files with 28139 additions and 26377 deletions

View file

@ -24,7 +24,7 @@
search_method = "cover_or_next";
silent = false;
};
animate = {};
animate = { };
base16 = {
palette = {
base00 = "#123456";
@ -45,35 +45,35 @@
base0F = "#123456";
};
};
basics = {};
bracketed = {};
bufremove = {};
colors = {};
comment = {};
completion = {};
cursorword = {};
doc = {};
fuzzy = {};
hipatterns = {};
basics = { };
bracketed = { };
bufremove = { };
colors = { };
comment = { };
completion = { };
cursorword = { };
doc = { };
fuzzy = { };
hipatterns = { };
hues = {
background = "#351721";
foreground = "#cdc4c6";
};
indentscope = {};
jump = {};
jump2d = {};
map = {};
misc = {};
move = {};
pairs = {};
sessions = {};
splitjoin = {};
starter = {};
statusline = {};
surround = {};
tabline = {};
test = {};
trailspace = {};
indentscope = { };
jump = { };
jump2d = { };
map = { };
misc = { };
move = { };
pairs = { };
sessions = { };
splitjoin = { };
starter = { };
statusline = { };
surround = { };
tabline = { };
test = { };
trailspace = { };
};
};
};