input autocrlf

aarch64
Zynh Ludwig 2024-02-28 01:47:21 -08:00
parent a045c11266
commit 4a0b6303c9
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@
extraConfig = {
core = {
editor = "nvim";
autocrlf = false;
autocrlf = "input";
safecrlf = true;
};
credential = {