summarylogtreecommitdiffstats
path: root/leaderf-neovim-doc.hook
diff options
context:
space:
mode:
Diffstat (limited to 'leaderf-neovim-doc.hook')
-rw-r--r--leaderf-neovim-doc.hook4
1 files changed, 2 insertions, 2 deletions
diff --git a/leaderf-neovim-doc.hook b/leaderf-neovim-doc.hook
index bcd8ff371264..856b945cbb27 100644
--- a/leaderf-neovim-doc.hook
+++ b/leaderf-neovim-doc.hook
@@ -3,9 +3,9 @@ Operation = Install
Operation = Upgrade
Operation= Remove
Type = Path
-Target = usr/share/nvim/runtime/pack/leaderf/start/leaderf/doc/
+Target = usr/local/share/nvim/site/pack/leaderf/start/leaderf/doc/
[Action]
Description = Updating Vim help tags...
-Exec = /usr/bin/nvim -es --cmd ":helptags /usr/share/nvim/runtime/pack/leaderf/start/leaderf/doc" --cmd ":q"
+Exec = /usr/bin/nvim -es --cmd ":helptags /usr/local/share/nvim/site/pack/leaderf/start/leaderf/doc" --cmd ":q"
When = PostTransaction