6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
[code]
|
|
editor = vim
|
|
[core]
|
|
# Don't change LF line endings and if a CRLF is found then change it to LF on a commit.
|
|
autocrlf = input
|