nvim post install
This commit is contained in:
parent
b7be9daa99
commit
d3d99b01cd
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user