We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 402bf0b commit 2c3e532Copy full SHA for 2c3e532
1 file changed
README.md
@@ -74,7 +74,7 @@ Of course these two items could be combined into the following:
74
#### Disable rules
75
76
You might want to override some project-specific EditorConfig rules in global
77
-or local vimrc in some cases, e.g., to resolve coflicts of trailing whitespace
+or local vimrc in some cases, e.g., to resolve conflicts of trailing whitespace
78
trimming and buffer autosaving.
79
80
> let g:EditorConfig_disable_rules = ['trim_trailing_whitespace']
0 commit comments