From 77fc8c01843503f390e295d7d14e93a7d1b49ecb Mon Sep 17 00:00:00 2001 From: Christian Nicolai Date: Sun, 7 Aug 2011 10:34:51 +0200 Subject: [PATCH] Disabled options --force, --spaces These are causing trouble on normal text files though they should only take effect on .whitespace files... --- ftyperc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ftyperc b/ftyperc index 9e60c38..3ab01d6 100644 --- a/ftyperc +++ b/ftyperc @@ -851,5 +851,5 @@ Whitespace *.whitespace -syntax whitespace ---force ---spaces \ No newline at end of file + --force + --spaces