We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ba62c4 commit 7f4e4dfCopy full SHA for 7f4e4df
1 file changed
doc/editorconfig.txt
@@ -152,6 +152,7 @@ To set this option, add any of the following lines to your |vimrc| file:
152
let g:EditorConfig_max_line_indicator = "line"
153
let g:EditorConfig_max_line_indicator = "fill"
154
let g:EditorConfig_max_line_indicator = "exceeding"
155
+ let g:EditorConfig_max_line_indicator = "fillexceeding"
156
let g:EditorConfig_max_line_indicator = "none"
157
<
158
The default value is "line".
0 commit comments