Configured which-key
This commit is contained in:
@@ -98,6 +98,12 @@ require("lazy").setup({
|
||||
-- your configuration comes here
|
||||
-- or leave it empty to use the default settings
|
||||
-- refer to the configuration section below
|
||||
preset = 'helix',
|
||||
expand = 4,
|
||||
keys = {
|
||||
scroll_down = "<c-d>", -- binding to scroll down inside the popup
|
||||
scroll_up = "<c-u>", -- binding to scroll up inside the popup
|
||||
},
|
||||
},
|
||||
keys = {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user