4 lines
50 B
Lua
4 lines
50 B
Lua
|
require('which-key').setup {
|
||
|
preset = 'helix'
|
||
|
}
|