From 7fb93e67d0fa39e2444a18b45fbba5129dd5d6e6 Mon Sep 17 00:00:00 2001 From: DemonKingSwarn Date: Tue, 21 Apr 2026 17:28:53 +0530 Subject: a lot of shit an automated commit --- home/editorconfig.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/editorconfig.nix') diff --git a/home/editorconfig.nix b/home/editorconfig.nix index 5c4561c..312c33d 100644 --- a/home/editorconfig.nix +++ b/home/editorconfig.nix @@ -16,7 +16,7 @@ indent_size = 4; }; - "*.rs" = { + "*.jai" = { indent_size = 4; }; }; -- cgit v1.1