Remove neovim-remote, was only needed for vimtex deprecated option
This commit is contained in:
parent
a6233d9960
commit
a4d07d923d
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue