summarylogtreecommitdiffstats
path: root/vimdoc.hook
blob: 07af3cc50234119aee6699cfdd856d16a897203e (plain)
1
2
3
4
5
6
7
8
9
10
11
[Trigger]
Operation = Install
Operation = Upgrade
Operation= Remove
Type = Path
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