nvim post install

This commit is contained in:
Tomas Mirchev 2025-10-05 02:59:06 +03:00
parent b7be9daa99
commit d3d99b01cd

View File

@ -151,7 +151,7 @@
"from": "linux-dev/nvim",
"to": "~/.config/nvim"
},
"post-link": "nvim --headless '+Lazy! restore' '+MasonUpdate' '+TSUpdate' +qa && (grep -q 'alias vim=nvim' ~/.zshrc || echo 'alias vim=nvim' >> ~/.zshrc) || true"
"post-link": "nvim --headless '+Lazy! restore' +qa"
},
{
"package": "git",