Don't install neovim with pip (it's a transitional package)

This commit is contained in:
Tunui Franken 2022-08-11 10:10:11 +02:00
parent 2f7eb6306c
commit 35544eeb84

View file

@ -46,10 +46,6 @@
- name: Install (Debian)
block:
- name: Install neovim with pip (Debian)
pip:
name: neovim
extra_args: --user
- name: Install packages (Debian)
become: true
apt: