Split neovim packages with pip for debian

This commit is contained in:
flyingscorpio@arch-desktop 2021-09-25 12:57:05 +02:00
parent d230f9c87d
commit d48be00d3f

View file

@ -416,8 +416,13 @@ neovim:
- depend:
- vim
- install:
- neovim
- python-neovim
- arch:
- python-neovim
- both:
- neovim
- run:
command: pip install -U neovim --user
condition: debian
- run:
- pip install -U neovim-remote --user
- symlink: