diff --git a/plugin/trailing-whitespace.vim b/plugin/trailing-whitespace.vim index 44185b3..81cbd2b 100644 --- a/plugin/trailing-whitespace.vim +++ b/plugin/trailing-whitespace.vim @@ -22,9 +22,7 @@ autocmd InsertLeave * if ShouldMatchWhitespace() | match ExtraWhitespace /\\\@