meta:install.conf: Setup python3 support in neovim

This commit is contained in:
2022-06-17 15:11:33 +02:00
parent db8f7632be
commit cc61d2ff45

View File

@@ -42,6 +42,9 @@
-
command: ! command -v gpg >/dev/null 2>&1 || mkdir -p ~/.local/share/gnupg
description: Creating GNUPGHOME if necessary
-
command: python3 -m pip install --user --upgrade pynvim
description: Installing pynvim over pip for python3 support in neovim
-
command: mandb
description: Update the manual page index cache