wbthomason/packer.nvim

Feature Request: Blocking Install

Open

#198 opened on Feb 6, 2021

View on GitHub
 (16 comments) (16 reactions) (0 assignees)Lua (264 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (8,097 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I'm trying to be clever while bootstrapping the first run of neovim to install packer. I'd actually like to block during install so that I don't get any errors when the rest of my config is loaded after kicking off the packer.install().

Contributor guide