diff --git a/lua/lazy/view/sections.lua b/lua/lazy/view/sections.lua index 5352c00..59f3a1b 100644 --- a/lua/lazy/view/sections.lua +++ b/lua/lazy/view/sections.lua @@ -90,6 +90,6 @@ return { filter = function(plugin) return plugin._.installed end, - title = "Installed", + title = "Not Loaded", }, }