wbthomason/packer.nvim

Feature Request: Blocking Install

Open

#198 opened on Feb 6, 2021

 (16 comments) (16 reactions) (0 assignees)Lua (266 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (8,096 stars)
PR merge metrics
 (PR metrics pending)

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