Added a fzf-lua picker for workspaces, bound to <leader>w
This commit is contained in:
@@ -102,7 +102,7 @@ require("lazy").setup({
|
||||
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
|
||||
scroll_up = "<c-u>", -- binding to scroll up inside the popup
|
||||
},
|
||||
},
|
||||
keys = {
|
||||
|
||||
Reference in New Issue
Block a user