fix: make some extra deps optional

This commit is contained in:
Folke Lemaitre committed 2023-05-22 20:57:26 +02:00
1 parent 99785ce36b
commit 183fd89d76
2 files changed
+2

No files matched your search

+1
View File
@@ -37,6 +37,7 @@ return {
-- which key integration
{
"folke/which-key.nvim",
optional = true,
opts = {
defaults = {
["<leader>d"] = { name = "+debug" },