diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-21 17:28:53 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-21 17:28:53 +0530 |
| commit | 7fb93e67d0fa39e2444a18b45fbba5129dd5d6e6 (patch) | |
| tree | a1deae669fcb48253accd99b0e84df8bb6449dd2 /home/editorconfig.nix | |
| parent | cef06261d0202bafea74d6ebb855cedeaf63930d (diff) | |
| download | odysseus-7fb93e67d0fa39e2444a18b45fbba5129dd5d6e6.zip odysseus-7fb93e67d0fa39e2444a18b45fbba5129dd5d6e6.tar.gz | |
a lot of shit
an automated commit
Diffstat (limited to 'home/editorconfig.nix')
| -rw-r--r-- | home/editorconfig.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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; }; }; |
