summarylogtreecommitdiffstats
path: root/clap-vim-doc.hook
blob: 1b60b1465311f07fe0c867125cd7bd606d74014b (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/pack/clap/start/clap/doc/

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