diff --git a/lua/data/keys.lua b/lua/data/keys.lua index 5c9adb0..483b78d 100644 --- a/lua/data/keys.lua +++ b/lua/data/keys.lua @@ -1127,7 +1127,7 @@ M.misc = { desc = 'Select all', }, { -- Explorer - lhs = '|', + lhs = '', rhs = 'lua Snacks.picker.explorer()', desc = 'Toggle Snacks Explorer', }, @@ -1142,6 +1142,16 @@ M.misc = { end, desc = 'File Explorer', }, + { -- Split Window Vertically + lhs = '\\', + rhs = 'v', + desc = 'Split Window Right', + }, + { -- Split Window Vertically + lhs = '|', + rhs = 'v', + desc = 'Split Window Right', + }, { -- Smart Pick Files lhs = '', rhs = function()