fix: make some extra deps optional
This commit is contained in:
2 files changed
+2
No files matched your search
@@ -37,6 +37,7 @@ return {
|
||||
-- which key integration
|
||||
{
|
||||
"folke/which-key.nvim",
|
||||
optional = true,
|
||||
opts = {
|
||||
defaults = {
|
||||
["<leader>d"] = { name = "+debug" },
|
||||
|
||||
Reference in new issue
Block a user