summarylogtreecommitdiffstats
path: root/coc-neovim-doc.hook
diff options
context:
space:
mode:
Diffstat (limited to 'coc-neovim-doc.hook')
-rw-r--r--coc-neovim-doc.hook11
1 files changed, 0 insertions, 11 deletions
diff --git a/coc-neovim-doc.hook b/coc-neovim-doc.hook
deleted file mode 100644
index 70188dd7977a..000000000000
--- a/coc-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/coc/start/coc.nvim/doc/
-
-[Action]
-Description = Updating Vim help tags...
-Exec = /usr/bin/nvim -es --cmd ":helptags /usr/local/share/nvim/site/pack/coc/start/coc.nvim/doc" --cmd ":q"
-When = PostTransaction