nvcheatsheet: exclude Opens group #2846

pull/2852/head
siduck 4 months ago
parent e7d4ff89e9
commit 020b8e4428

@ -63,7 +63,7 @@ M.ui = {
cheatsheet = {
theme = "grid", -- simple/grid
excluded_groups = { "terminal (t)", "autopairs", "Nvim" }, -- can add group name or with mode
excluded_groups = { "terminal (t)", "autopairs", "Nvim", "Opens" }, -- can add group name or with mode
},
lsp = { signature = true },

Loading…
Cancel
Save