aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rwxr-xr-xvim/test.sh2
-rw-r--r--vim/visrc.lua0
2 files changed, 2 insertions, 0 deletions
diff --git a/vim/test.sh b/vim/test.sh
index 35d76a5..f031bb4 100755
--- a/vim/test.sh
+++ b/vim/test.sh
@@ -11,6 +11,8 @@ TESTS=$1
TESTS_RUN=0
TESTS_OK=0
+export VIS_PATH=.
+
$VIM --version | head -1
$VIS -v
diff --git a/vim/visrc.lua b/vim/visrc.lua
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/vim/visrc.lua