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