wbthomason/packer.nvim

Disabled plugins get picked up by PackerClean

Open

#56 创建于 2020年9月26日

在 GitHub 查看
 (12 评论) (2 反应) (1 负责人)Lua (264 fork)batch import
documentationenhancementhelp wantedoverdue_for_fixquestion

仓库指标

Star
 (8,097 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南