From fad91034c8ceaf15f1bbacf01c463509f007c28a Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Fri, 30 Oct 2009 17:33:05 +0100 Subject: [PATCH 1/1] vimrc: Whitespace only change. --- vimrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vimrc b/vimrc index a3c95d3..48116af 100644 --- a/vimrc +++ b/vimrc @@ -239,9 +239,9 @@ if has('autocmd') " AFTER/FTPLUGIN AUTO COMMANDS " Disable spell checking for files which don't need it. - autocmd FileType deb setlocal nospell + autocmd FileType deb setlocal nospell autocmd FileType diff setlocal nospell - autocmd FileType tar setlocal nospell + autocmd FileType tar setlocal nospell " Fix to allow Vim edit crontab files as crontab doesn't work with " backupcopy=auto. autocmd FileType crontab setlocal backupcopy=yes -- 2.44.2