packages/vim/vimdoc.hook
Alexander Baldeck 3ec9e14e9a * add vim
2019-02-20 23:13:55 +00:00

12 lines
271 B
Plaintext

[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