From 3bbf1029789744c61a19efa53c5c94caefbca1be Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" <107473453+williambotman@users.noreply.github.com> Date: Tue, 19 Jul 2022 13:52:36 +0200 Subject: chore: update generated code (#99) * chore: update generated code * prepend rtp * stub is_installed Co-authored-by: William Boman --- tests/minimal_init.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/minimal_init.vim') diff --git a/tests/minimal_init.vim b/tests/minimal_init.vim index a42b6f89..ab61d7ed 100644 --- a/tests/minimal_init.vim +++ b/tests/minimal_init.vim @@ -7,7 +7,7 @@ let $mason = getcwd() let $test_helpers = getcwd() .. "/tests/helpers" let $dependencies = getcwd() .. "/dependencies" -set rtp+=$mason,$test_helpers +set rtp^=$mason,$test_helpers set packpath=$dependencies packloadall -- cgit v1.2.3-70-g09d2