Added a fzf-lua picker for workspaces, bound to <leader>w

This commit is contained in:
2024-09-11 23:25:04 +02:00
parent bddd3dc1ee
commit 07ced57dc5
2 changed files with 25 additions and 2 deletions

View File

@@ -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 = {