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

@ -41,7 +41,7 @@
on_stderr = "function() end";
on_exit = "function() end";
hide_numbers = false;
shade_filetypes = [""];
shade_filetypes = [ "" ];
autochdir = true;
highlights = {
Normal.guibg = "#000000";
@ -91,7 +91,7 @@
on_stderr = null;
on_exit = null;
hide_numbers = true;
shade_filetypes = [];
shade_filetypes = [ ];
autochdir = false;
highlights = {
NormalFloat.link = "Normal";