Commit b2f3efe
authored
This reverts commit e1bc2a1.
This could be made working with the following, but then the vimrc from
the HOME gets not picked up probably etc, so there needs to be another
fix for the Neovim case:
exec su -l vimtest -c "env HOME=/tmp/vimtestbed-home \
sh -c 'cd /testplugin && /vim-build/bin/$BIN $ARGS'"
Fixes https://github.com/tweekmonster/vim-testbed/pull/11/files#r82528988.
1 parent 296f028 commit b2f3efe
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
0 commit comments