wbthomason/packer.nvim

Disabled plugins get picked up by PackerClean

Open

#56 aberto em 26 de set. de 2020

Ver no GitHub
 (12 comments) (2 reactions) (1 assignee)Lua (264 forks)batch import
documentationenhancementhelp wantedoverdue_for_fixquestion

Métricas do repositório

Stars
 (8.097 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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?

Guia do colaborador