Merge "XenAPI: Fix vimrc"

This commit is contained in:
Jenkins
2014-10-16 15:25:36 +00:00
committed by Gerrit Code Review

View File

@@ -114,7 +114,6 @@ function setup_vimrc {
if [ ! -e $1 ]; then
# Simple but usable vimrc
cat > $1 <<EOF
syntax on
se ts=4
se expandtab
se shiftwidth=4