From 9eb5d1362b5f52d9cf90f7e19b234df779417482 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sat, 2 Oct 2021 11:08:09 +0200 Subject: [PATCH] YCM: Update compiled *.so path --- user.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/user.yml b/user.yml index 3ba52ea..02bf1ee 100644 --- a/user.yml +++ b/user.yml @@ -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