summaryrefslogtreecommitdiff
path: root/test/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'test/vimrc')
-rw-r--r--test/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/vimrc b/test/vimrc
index 197be979..57af7e15 100644
--- a/test/vimrc
+++ b/test/vimrc
@@ -8,6 +8,7 @@ set runtimepath=/home/vim,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,/testplu
filetype plugin indent on
syntax on
set shell=/bin/sh
+set shellcmdflag=-c
set nocompatible
set tabstop=4
set softtabstop=4