housekeeping

This commit is contained in:
Oliver Ladner 2024-02-28 10:58:20 +01:00
commit a54036e2a6
3 changed files with 0 additions and 142 deletions

View file

@ -45,7 +45,6 @@ bindings = [
# Required to make Ctrl+/ work on macOS (used in Telescope)
{ chars = "\u001F", key = "Slash", mods = "Control" },
{ key = "Key0", mods = "Command", action = "ResetFontSize" },
#{ key = "Equals", mods = "Command", action = "IncreaseFontSize" },
{ key = "Plus", mods = "Command", action = "IncreaseFontSize" },
{ key = "Minus", mods = "Command", action = "DecreaseFontSize" },
{ key = "PageUp", mods = "Shift", action = "ScrollPageUp" },