wbthomason/packer.nvim

Feature Request: Blocking Install

Open

#198 ouverte le 6 févr. 2021

Voir sur GitHub
 (16 commentaires) (16 réactions) (0 assignés)Lua (264 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (8 097 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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().

Guide contributeur