From c3e825027ddabecf18370df61c1da4018f017b7b Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 19 Oct 2020 02:25:59 +0200 Subject: Allow vim-polyglot to load in non-compatible mode --- scripts/test | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/test') diff --git a/scripts/test b/scripts/test index ae408063..f726d226 100755 --- a/scripts/test +++ b/scripts/test @@ -7,7 +7,6 @@ def run_script(src) end def run_vimscript(src) - wrapper = <<~EOF vim --clean --not-a-term -u <(cat <<- "EOM" set nocompatible -- cgit v1.2.3