mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-31 15:30:27 +02:00
treewide: Reformat with nixfmt
This commit is contained in:
parent
c6281260dc
commit
62f32bfc71
459 changed files with 28139 additions and 26377 deletions
|
@ -19,7 +19,7 @@
|
|||
client_id = "1157438221865717891";
|
||||
log_level = null;
|
||||
debounce_timeout = 10;
|
||||
blacklist = [];
|
||||
blacklist = [ ];
|
||||
file_assets = null;
|
||||
show_time = true;
|
||||
global_timer = false;
|
||||
|
@ -53,7 +53,7 @@
|
|||
log_level = null;
|
||||
debounce_timeout = 10;
|
||||
enable_line_number = false;
|
||||
blacklist = [];
|
||||
blacklist = [ ];
|
||||
file_assets = null;
|
||||
show_time = true;
|
||||
global_timer = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue