summarylogtreecommitdiffstats
path: root/clap-neovim-doc.hook
blob: 623d0ae3091870378483cfdbae58effcf08329b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Trigger]
Operation = Install
Operation = Upgrade
Operation= Remove
Type = Path
Target = usr/share/nvim/runtime/pack/clap/start/clap/doc/

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