minimal updates

This commit is contained in:
Alexander Navarro 2025-04-17 17:59:42 -04:00
parent a8771d5166
commit 6dc7e82e94
4 changed files with 8 additions and 9 deletions

View file

@ -1,5 +1,9 @@
theme = "catppuccin_macchiato"
[keys.normal]
H = ":buffer-previous"
L = ":buffer-next"
[keys.normal.g]
u = "switch_to_lowercase"
U = "switch_to_uppercase"