wbthomason/packer.nvim

Disabled plugins get picked up by PackerClean

Open

#56 geöffnet am 26. Sept. 2020

Auf GitHub ansehen
 (12 Kommentare) (2 Reaktionen) (1 zugewiesene Person)Lua (264 Forks)batch import
documentationenhancementhelp wantedoverdue_for_fixquestion

Repository-Metriken

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

Beschreibung

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?

Contributor Guide