7 lines
92 B
Lua
7 lines
92 B
Lua
require("which-key").setup {
|
|
present = "modern",
|
|
icons = {
|
|
mappings = false,
|
|
},
|
|
}
|