Skip to content

Commit 9ffcbcb

Browse files
authored
update neovim warning about default option
1 parent ec2cd0e commit 9ffcbcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua.template.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ quote_style = none
1616
continuation_indent_size = 4
1717

1818
# optional crlf/lf/cr/auto, if it is 'auto', in windows it is crlf other platforms are lf
19+
# in neovim the value 'auto' is not a valid option, please use 'unset'
1920
end_of_line = auto
2021

2122
detect_end_of_line = false

0 commit comments

Comments
 (0)