diff --git a/lua/plugins.lua b/lua/plugins.lua index 993681f..43f5af9 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -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 = "", -- binding to scroll down inside the popup + scroll_up = "", -- binding to scroll up inside the popup + }, }, keys = { {