We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ddfbace + a1707c7 commit 77490b5Copy full SHA for 77490b5
1 file changed
tools/xen/prepare_guest.sh
@@ -114,7 +114,6 @@ function setup_vimrc {
114
if [ ! -e $1 ]; then
115
# Simple but usable vimrc
116
cat > $1 <<EOF
117
-syntax on
118
se ts=4
119
se expandtab
120
se shiftwidth=4
0 commit comments