summaryrefslogtreecommitdiffstats
path: root/editors/vim-csapprox/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim-csapprox/INSTALL')
-rwxr-xr-xeditors/vim-csapprox/INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/vim-csapprox/INSTALL b/editors/vim-csapprox/INSTALL
new file mode 100755
index 0000000000..0c3d08794f
--- /dev/null
+++ b/editors/vim-csapprox/INSTALL
@@ -0,0 +1,3 @@
+vimdir="$INSTALL_ROOT/usr/share/vim/vimfiles"
+unzip -d "$vimdir" "$SOURCE_CACHE"/"$SOURCE" &&
+vim -c "helptags $vimdir/doc" -c q