meta:install.conf: Setup python3 support in neovim
This commit is contained in:
@@ -42,6 +42,9 @@
|
|||||||
-
|
-
|
||||||
command: ! command -v gpg >/dev/null 2>&1 || mkdir -p ~/.local/share/gnupg
|
command: ! command -v gpg >/dev/null 2>&1 || mkdir -p ~/.local/share/gnupg
|
||||||
description: Creating GNUPGHOME if necessary
|
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
|
command: mandb
|
||||||
description: Update the manual page index cache
|
description: Update the manual page index cache
|
||||||
|
|||||||
Reference in New Issue
Block a user