Verbose nvim Lazy update

This commit is contained in:
Anton Volnuhin 2023-05-23 09:22:55 +03:00
parent 6e33080bf7
commit 95c4a7d8f6

View File

@ -2,4 +2,6 @@
# fish_plugins hash {{ include "private_dot_config/nvim/init.lua" | sha256sum }}
printf "Executing neovim :Lazy sync..."
nvim --headless "+Lazy! sync" +qa
echo "Done."