mirror of
https://github.com/Mikaela/cv.git
synced 2024-11-21 16:09:23 +01:00
.editorconfig: add max_line_length for nvim marginal
This commit is contained in:
parent
4abec4d28e
commit
f2c218157d
@ -2,8 +2,8 @@ root = true
|
||||
|
||||
[*]
|
||||
end_of_line = lf
|
||||
# two whitespaces at end of line is a new line within paragraph
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = true
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
max_line_length = 78
|
||||
|
Loading…
Reference in New Issue
Block a user