wbthomason/packer.nvim

Feature Request: Blocking Install

Offen

#198 geöffnet am 06.02.2021

 (16 Kommentare) (16 Reaktionen) (0 zugewiesene Personen)Lua (266 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (8.096 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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