summarylogtreecommitdiffstats
path: root/vimdoc.install
diff options
context:
space:
mode:
Diffstat (limited to 'vimdoc.install')
-rw-r--r--vimdoc.install7
1 files changed, 5 insertions, 2 deletions
diff --git a/vimdoc.install b/vimdoc.install
index 31487f37216a..93765785500f 100644
--- a/vimdoc.install
+++ b/vimdoc.install
@@ -11,11 +11,14 @@ post_upgrade() {
}
post_remove() {
- post_install
+ echo -n "Updating vim help tags..."
+ /usr/bin/vim --noplugins -u NONE -U NONE \
+ --cmd ":helptags /usr/share/vim/doc" --cmd ":q" > /dev/null 2>&1
+ echo "done."
}
read -d '' eunuch <<"EOF"
-# vim-eunuch-git
+# vim-eunuch
Vim sugar for the UNIX shell commands that need it the most. Commands include: