initial import
This commit is contained in:
11
vim/vimdoc.hook
Normal file
11
vim/vimdoc.hook
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user