We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8238865 commit a6caf6eCopy full SHA for a6caf6e
README.md
@@ -200,7 +200,7 @@ use {
200
["<cr>"] = "open",
201
["<esc>"] = "revert_preview",
202
["P"] = { "toggle_preview", config = { use_float = true } },
203
- ["l"] = "focus_preview"
+ ["l"] = "focus_preview",
204
["S"] = "open_split",
205
["s"] = "open_vsplit",
206
-- ["S"] = "split_with_window_picker",
0 commit comments