summaryrefslogtreecommitdiffstats
path: root/abs/extra/vim/vimdoc.hook
blob: b77d5929f9201068e03525acba729cfb3b8efaf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Trigger]
Operation = Install
Operation = Upgrade
Operation= Remove
Type = File
Target = usr/share/vim/vimfiles/doc/

[Action]
Description = Updating Vim help tags...
Exec = /usr/bin/vim -es --cmd ":helptags /usr/share/vim/vimfiles/doc" --cmd ":q"
When = PostTransaction