summarylogtreecommitdiffstats
path: root/clap-neovim-doc.hook
diff options
context:
space:
mode:
Diffstat (limited to 'clap-neovim-doc.hook')
-rw-r--r--clap-neovim-doc.hook11
1 files changed, 0 insertions, 11 deletions
diff --git a/clap-neovim-doc.hook b/clap-neovim-doc.hook
deleted file mode 100644
index 59323e6b0e77..000000000000
--- a/clap-neovim-doc.hook
+++ /dev/null
@@ -1,11 +0,0 @@
-[Trigger]
-Operation = Install
-Operation = Upgrade
-Operation= Remove
-Type = Path
-Target = usr/local/share/nvim/site/pack/clap/start/clap/doc/
-
-[Action]
-Description = Updating Vim help tags...
-Exec = /usr/bin/nvim -es --cmd ":helptags /usr/local/share/nvim/site/pack/clap/start/clap/doc" --cmd ":q"
-When = PostTransaction