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
|
command: python3 -m pip install --user --upgrade pynvim
|
||||||
description: Installing pynvim over pip for python3 support in neovim
|
description: Installing pynvim over pip for python3 support in neovim
|
||||||
|
-
|
||||||
|
command: nvim "+helptags ALL" "+q"
|
||||||
-
|
-
|
||||||
command: mandb
|
command: mandb
|
||||||
description: Update the manual page index cache
|
description: Update the manual page index cache
|
||||||
|
|||||||
Reference in New Issue
Block a user