wbthomason/packer.nvim

Feature Request: Blocking Install

Open

#198 aberto em 6 de fev. de 2021

Ver no GitHub
 (16 comments) (16 reactions) (0 assignees)Lua (264 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (8.097 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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().

Guia do colaborador