summarylogtreecommitdiffstats
path: root/clap-vim-doc.hook
diff options
context:
space:
mode:
Diffstat (limited to 'clap-vim-doc.hook')
-rw-r--r--clap-vim-doc.hook11
1 files changed, 0 insertions, 11 deletions
diff --git a/clap-vim-doc.hook b/clap-vim-doc.hook
deleted file mode 100644
index 1b60b1465311..000000000000
--- a/clap-vim-doc.hook
+++ /dev/null
@@ -1,11 +0,0 @@
-[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