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
|
- bash-language-server
|
||||||
- lua-language-server
|
- lua-language-server
|
||||||
- texlab
|
- texlab
|
||||||
- name: Install things with pip (Archlinux)
|
|
||||||
pip:
|
|
||||||
name: neovim-remote
|
|
||||||
extra_args: --user
|
|
||||||
- name: Install things with npm (Archlinux)
|
- name: Install things with npm (Archlinux)
|
||||||
become: true
|
become: true
|
||||||
npm:
|
npm:
|
||||||
|
@ -83,7 +79,6 @@
|
||||||
pip:
|
pip:
|
||||||
name:
|
name:
|
||||||
- ansible-lint
|
- ansible-lint
|
||||||
- neovim-remote
|
|
||||||
extra_args: --user
|
extra_args: --user
|
||||||
- name: Install things with npm (Debian)
|
- name: Install things with npm (Debian)
|
||||||
become: true
|
become: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue