Revert "Updates config again"

This reverts commit a2aad1a4c2.
This commit is contained in:
Dennis 2025-05-15 15:36:25 +02:00
parent 7b5f57da03
commit 6318f37c21
2 changed files with 0 additions and 6 deletions

View file

@ -41,11 +41,6 @@ function M.apply_to_config(config)
mode = "SwapWithActive",
}),
},
{
key = "L",
mods = "CTRL|SHIFT",
action = wezterm.action.ClearScrollback("ScrollbackAndViewport"),
},
-- Navigation
helpers.split_nav("move", "h"),
helpers.split_nav("move", "j"),