feat(which-key): make helix
the default which-key preset
This commit is contained in:
@ -176,6 +176,7 @@ return {
|
||||
event = "VeryLazy",
|
||||
opts_extend = { "spec" },
|
||||
opts = {
|
||||
preset = "helix",
|
||||
defaults = {},
|
||||
spec = {
|
||||
{
|
||||
|
Reference in New Issue
Block a user