diff --git a/README.org b/README.org index 97eb37a..5b680b6 100644 --- a/README.org +++ b/README.org @@ -780,6 +780,7 @@ Configure email with iCalendar event support, to integrate with (use-package whitespace :hook prog-mode :custom + (whitespace-action nil) (whitespace-style '(face trailing missing-newline-at-eof @@ -787,8 +788,7 @@ Configure email with iCalendar event support, to integrate with indentation space-after-tab space-before-tab - tab-mark)) - (whitespace-action '(report-on-bogus))) + tab-mark))) (add-to-list 'package-selected-packages 'diff-hl) (use-package diff-hl