Skip to content

Commit

Permalink
treewide: nixfmt formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelFangel committed Oct 22, 2023
1 parent 744d8a5 commit 6fbb8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/options.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
tabstop = 2;

ignorecase = true;
incsearch = true;
incsearch = true;
smartcase = true;
wildmode = "list:longest";

Expand Down

0 comments on commit 6fbb8f4

Please sign in to comment.