mirror of
https://github.com/macocianradu/setup.git
synced 2026-03-18 21:00:04 +00:00
removed 2nd bug nvim from PackerSync command
This commit is contained in:
Binary file not shown.
@@ -39,7 +39,7 @@ elif [[ "$OSTYPE" == "darwin"* ]]; then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
sudo nvim --headless nvim ~/projects/setup/.config/nvim/lua/wicked/packer.lua\
|
sudo nvim --headless ~/projects/setup/.config/nvim/lua/wicked/packer.lua\
|
||||||
-c 'autocmd User PackerComplete quitall' -c 'so' -c 'PackerSync'
|
-c 'autocmd User PackerComplete quitall' -c 'so' -c 'PackerSync'
|
||||||
|
|
||||||
echo "----- Copying NVIM configuration -----"
|
echo "----- Copying NVIM configuration -----"
|
||||||
|
|||||||
Reference in New Issue
Block a user