Don't install neovim with pip (it's a transitional package)
This commit is contained in:
parent
2f7eb6306c
commit
35544eeb84
1 changed files with 0 additions and 4 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue