From: Simon Ruderich Date: Sat, 31 Mar 2012 22:58:35 +0000 (+0200) Subject: vimrc: Remove superfluous empty line. X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=95e70e0c9c4fde2362dc45f1af8a9962045be4ce vimrc: Remove superfluous empty line. --- diff --git a/vimrc b/vimrc index a793d14..47e46c1 100644 --- a/vimrc +++ b/vimrc @@ -540,7 +540,6 @@ if has('syntax') augroup END endif - " Settings for specific filetypes. " Haskell.