YCM: Update compiled *.so path

This commit is contained in:
2021-10-02 11:08:09 +02:00
parent b4f502e964
commit ea1b3ecc3d

View File

@@ -320,8 +320,7 @@
cd ~/.local/share/nvim/plugged/YouCompleteMe/
python3 ./install.py --force-sudo
args:
creates: ~/.local/share/nvim/plugged/YouCompleteMe/third_party/ycmd/ycm_core.so
when: vim_plugins_stdout.stdout_lines|length != 0 or true
creates: "{{ lookup('fileglob', '~/.local/share/nvim/plugged/YouCompleteMe/third_party/ycmd/ycm_core.*so') }}"
- block:
- name: firefox - create chrome directory