mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
feat(nvim): migrate from Packer to Lazy
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
nvim -c 'autocmd User PackerComplete quitall' -c 'PackerSync'
|
||||
nvim +Mason +15sleep +qall
|
||||
nvim --headless "+Lazy! sync" +qa
|
||||
|
||||
Reference in New Issue
Block a user