Nvim Lazy sync after changes in nvim config, all scripts to run after
changes
This commit is contained in:
parent
a92c760c42
commit
6e33080bf7
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env fish
|
||||||
|
|
||||||
|
# fish_plugins hash {{ include "private_dot_config/nvim/init.lua" | sha256sum }}
|
||||||
|
|
||||||
|
nvim --headless "+Lazy! sync" +qa
|
Loading…
Reference in New Issue
Block a user