mirror of
https://github.com/NvChad/NvChad.git
synced 2024-11-10 07:10:44 +00:00
nvcheatsheet: exclude Opens group #2846
This commit is contained in:
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…
Reference in New Issue
Block a user