Nvim updating with flying colors
This commit is contained in:
parent
b49762e21b
commit
3816cd1eb4
@ -5,7 +5,7 @@ set Green '\033[0;32m' # Green
|
|||||||
set NC '\033[0m' # No Color
|
set NC '\033[0m' # No Color
|
||||||
|
|
||||||
echo
|
echo
|
||||||
printf "$GreenExecuting neovim :Lazy sync..."
|
echo -ne "$Green""Executing neovim :Lazy sync..."
|
||||||
nvim --headless "+Lazy! sync" +qa
|
nvim --headless "+Lazy! sync" +qa
|
||||||
nvim --headless ":MasonUpdate" +qa
|
nvim --headless ":MasonUpdate" +qa
|
||||||
echo -e " done.$NC"
|
echo -e " done.$NC"
|
||||||
|
Loading…
Reference in New Issue
Block a user