add excluded_groups feature for nvcheatsheet

729bb24921
pull/2830/head
siduck 3 weeks ago
parent f8e6c59985
commit 3b5f1bd42a

@ -61,7 +61,7 @@ M.ui = {
},
},
cheatsheet = { theme = "grid" }, -- simple/grid
cheatsheet = { theme = "grid", excluded_groups = {} }, -- simple/grid
lsp = { signature = true },

Loading…
Cancel
Save