wbthomason/packer.nvim

Feature Request: Blocking Install

Open

#198 geöffnet am 6. Feb. 2021

Auf GitHub ansehen
 (16 Kommentare) (16 Reaktionen) (0 zugewiesene Personen)Lua (264 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (8.097 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

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