meta:install: Generate vim helptags
Generate all helptags after vim's plugins were pulled.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user