Warning!

Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!

/etc/vim/vimrc: fix syntax statement - missing endif
authorMichael Prokop <mika@grml.org>
Sat Feb 10 11:38:54 2007 +0100 (22 months ago)
changeset 8500fc647378fa
manifest00fc647378fa
parent 842879d1b0e294
child 86d4ab5224e1d1
tag0.2.20
/etc/vim/vimrc: fix syntax statement - missing endif
etc/vim/vimrc
--- a/etc/vim/vimrc Sat Feb 10 11:34:26 2007 +0100
+++ b/etc/vim/vimrc Sat Feb 10 11:38:54 2007 +0100
@@ -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.