diff --git a/lua/data/keys.lua b/lua/data/keys.lua index 483b78d..3258a60 100644 --- a/lua/data/keys.lua +++ b/lua/data/keys.lua @@ -1142,11 +1142,11 @@ 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', + -- }, { -- Split Window Vertically lhs = '|', rhs = 'v',