Remove neovim-remote, was only needed for vimtex deprecated option

This commit is contained in:
flyingscorpio@clevo 2022-08-13 13:08:54 +02:00
parent a6233d9960
commit a4d07d923d

View file

@ -27,10 +27,6 @@
- bash-language-server
- lua-language-server
- texlab
- name: Install things with pip (Archlinux)
pip:
name: neovim-remote
extra_args: --user
- name: Install things with npm (Archlinux)
become: true
npm:
@ -83,7 +79,6 @@
pip:
name:
- ansible-lint
- neovim-remote
extra_args: --user
- name: Install things with npm (Debian)
become: true