/etc/vim/vimrc: fix syntax statement - missing endif
[grml-etc-core.git] / 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.