Nvim Lazy sync after changes in nvim config, all scripts to run after

changes
This commit is contained in:
Anton Volnuhin 2023-05-23 09:19:34 +03:00
parent a92c760c42
commit 6e33080bf7
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#!/usr/bin/env fish
# fish_plugins hash {{ include "private_dot_config/nvim/init.lua" | sha256sum }}
nvim --headless "+Lazy! sync" +qa