Fix tests in the 1.2.x branch

This commit is contained in:
w0rp
2017-04-03 23:23:17 +01:00
parent e73baafd95
commit 80ac8ec69f
2 changed files with 10 additions and 1 deletions

View File

@@ -7,6 +7,8 @@ set runtimepath=/home/vim,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,/testplu
" The following is just an example
filetype plugin indent on
syntax on
set shell=/bin/sh
set shellcmdflag=-c
set nocompatible
set tabstop=4
set softtabstop=4