]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
vimrc: Remove superfluous empty line.
authorSimon Ruderich <simon@ruderich.org>
Sat, 31 Mar 2012 22:58:35 +0000 (00:58 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 31 Mar 2012 22:58:35 +0000 (00:58 +0200)
vimrc

diff --git a/vimrc b/vimrc
index a793d1462d792a575e522042148e8621be99a0d4..47e46c1c9e19de1b4dc8c05ef19f882047632aa0 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -540,7 +540,6 @@ if has('syntax')
         augroup END
     endif
 
-
 " Settings for specific filetypes.
 
     " Haskell.