From: Michael Prokop Date: Sat, 10 Feb 2007 10:38:54 +0000 (+0100) Subject: /etc/vim/vimrc: fix syntax statement - missing endif X-Git-Tag: 0.2.20 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=refs%2Ftags%2F0.2.20;p=grml-etc-core.git /etc/vim/vimrc: fix syntax statement - missing endif --- diff --git a/etc/vim/vimrc b/etc/vim/vimrc index 020ba51..2a3580f 100644 --- a/etc/vim/vimrc +++ b/etc/vim/vimrc @@ -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.