add excluded_groups feature for nvcheatsheet

https://github.com/NvChad/ui/commit/729bb24921a834bd9cdb58129a23812ee3e1d77e
This commit is contained in:
siduck
2024-04-28 16:08:25 +05:30
parent f8e6c59985
commit 3b5f1bd42a
+1 -1
View File
@@ -61,7 +61,7 @@ M.ui = {
}, },
}, },
cheatsheet = { theme = "grid" }, -- simple/grid cheatsheet = { theme = "grid", excluded_groups = {} }, -- simple/grid
lsp = { signature = true }, lsp = { signature = true },