meta:install: Generate vim helptags

Generate all helptags after vim's plugins were pulled.
This commit is contained in:
2022-06-22 12:19:06 +02:00
parent 7a5bb2e431
commit ecd66726d2

View File

@@ -45,6 +45,8 @@
-
command: python3 -m pip install --user --upgrade pynvim
description: Installing pynvim over pip for python3 support in neovim
-
command: nvim "+helptags ALL" "+q"
-
command: mandb
description: Update the manual page index cache