wbthomason/packer.nvim

Disabled plugins get picked up by PackerClean

Open

#56 ouverte le 26 sept. 2020

Voir sur GitHub
 (12 commentaires) (2 réactions) (1 assigné)Lua (264 forks)batch import
documentationenhancementhelp wantedoverdue_for_fixquestion

Métriques du dépôt

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

Description

I sometimes want to disable plugins along with their associated configuration while still keeping them installed and up to date. I assumed that was the goal of the disable option but the :PackerClean command asks me if I want to remove plugins that are disabled. Am I misunderstanding the purpose of disable?

Guide contributeur