/etc/vim/vimrc: fix syntax statement - missing endif 0.2.20
authorMichael Prokop <mika@grml.org>
Sat, 10 Feb 2007 10:38:54 +0000 (11:38 +0100)
committerMichael Prokop <mika@grml.org>
Sat, 10 Feb 2007 10:38:54 +0000 (11:38 +0100)
etc/vim/vimrc

index 020ba51..2a3580f 100644 (file)
@@ -53,7 +53,7 @@
 " Just load the main syntax file when Vim was compiled with "+syntax".
   if has("syntax")
      syntax on
-  fi
+  endif
 
 " Debian uses compressed helpfiles. We must inform vim that the main
 " helpfiles is compressed. Other helpfiles are stated in the tags-file.