feat(ui): show optional plugins in a different color
This commit is contained in:
1 parent
b43c57d943
commit
eedb4a3405
2 files changed
+24
-2
No files matched your search
@@ -64,6 +64,7 @@ return {
|
||||
-- Telescope integration
|
||||
{
|
||||
"nvim-telescope/telescope.nvim",
|
||||
optional = true,
|
||||
opts = function()
|
||||
Util.on_load("telescope.nvim", function()
|
||||
require("telescope").load_extension("aerial")
|
||||
|
||||
Reference in new issue
Block a user