Set default line ending to LF
This commit is contained in:
@ -10,6 +10,7 @@ auto-pairs = false
|
||||
cursorline = true
|
||||
true-color = true
|
||||
end-of-line-diagnostics = "hint"
|
||||
default-line-ending = "lf"
|
||||
|
||||
[editor.statusline]
|
||||
left = ["mode", "file-name", "read-only-indicator", "file-modification-indicator", "version-control"]
|
||||
|
Reference in New Issue
Block a user