chore(vim): add headless install for LSP Install

This commit is contained in:
Stefan Imhoff
2021-12-11 15:44:21 +01:00
parent 9ba8700f9e
commit fb9e580f1f

View File

@@ -25,3 +25,4 @@
- shell:
- [git submodule update --init --recursive, Installing submodules]
- [nvim --headless -c "lua lsp_install_sync()" -c "quitall"]