diff --git a/.dotbot.conf.yaml b/.dotbot.conf.yaml index 88fd77f..7d9b67a 100644 --- a/.dotbot.conf.yaml +++ b/.dotbot.conf.yaml @@ -25,3 +25,4 @@ - shell: - [git submodule update --init --recursive, Installing submodules] + - [nvim --headless -c "lua lsp_install_sync()" -c "quitall"]