Merge "XenAPI: Fix vimrc"
This commit is contained in:
commit
77490b5eae
@ -114,7 +114,6 @@ function setup_vimrc {
|
|||||||
if [ ! -e $1 ]; then
|
if [ ! -e $1 ]; then
|
||||||
# Simple but usable vimrc
|
# Simple but usable vimrc
|
||||||
cat > $1 <<EOF
|
cat > $1 <<EOF
|
||||||
syntax on
|
|
||||||
se ts=4
|
se ts=4
|
||||||
se expandtab
|
se expandtab
|
||||||
se shiftwidth=4
|
se shiftwidth=4
|
||||||
|
Loading…
Reference in New Issue
Block a user